Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rest-dev] Adjust spec page for Jakarta RESTful Web Services 4.0

Hi,

You may want to take a look at the spec page for Jakarta RESTful Web Services 4.0 [1] and make some adjustments so it reflects reality. 
I'm thinking of things such as:
- Remove things that made it into 3.1
- Remove references to Jakarta EE 10
- Specify the minimum Java SE version if you intend to raise it above 11
- etc.
While you're at it, update the page to the new template [2], especially the sections above the Details section:
### New features, enhancements or additions
<!-- List here -->
* 

### Removals, deprecations or backwards incompatible changes
<!-- List here -->
* 

### Minimum Java SE Version
<!-- Specify the minimum required Java SE version for this specification -->
**<!--VERSION NUMBER-->**
# Details
Create a PR to [3] when you are satisfied so the spec committee can take a look at it. 
If you don't have any items for the "New features..." and "Removals,.." lists, just add a link to your issue tracker with e.b. a 4.0 label. The list can be made final when it is time for release.

[1] https://jakarta.ee/specifications/restful-ws/4.0/
[2] https://raw.githubusercontent.com/jakartaee/specification-committee/master/spec_page_template.md
[3] https://github.com/jakartaee/specifications

Ivar
--

Ivar Grimstad

Jakarta EE Developer Advocate | Eclipse Foundation Eclipse Foundation - Community. Code. Collaboration. 


Back to the top