Open ivargrimstad opened 2 months ago
Our Jakarta EE specification documents are just title pages and license information.
What are exactly "Jakarta EE specification documents" ? Could you give an example URL?
Our Jakarta EE specification documents are just title pages and license information.
What are exactly "Jakarta EE specification documents" ? Could you give an example URL?
Yes, here is an example:
The specification page: https://jakarta.ee/specifications/concurrency/1.1/
The specification document: https://jakarta.ee/specifications/concurrency/1.1/concurrency-spec-1.1.pdf
Action: Check internally at Eclipse Foundation if there are any issues with this approach
Background
Our Jakarta EE specification documents are just title pages and license information. This was intentional since they are just a re-release of Java EE 8 under the new license.
From time to time, I get the question whether these documents are broken in any way.
Proposed solution
Add a general text on each relevant specification page (the _index.md file for the version) with a link to the corresponding JSR.
Something like:
"This specification is a re-release of JSR-xxx under the EFSL. Refer to JSR-xxx under the JCP for details."