Reviews run for a minimum of one week. The outcome of the review is decided on this date. This is the last day to make comments or ask questions about this review.
2.1.1
This is the first release of Eclipse Project for JAX-RS after the move to the Eclipse Foundation. It contains only bug fixes and is otherwise identical to version 2.1.
Implements JSR 370: JavaTM API for RESTful Web Services (JAX-RS 2.1) Specification
- Log in to post comments
The release is actually
Submitted by Markus Karg on Mon, 08/27/2018 - 13:53
The release is actually planned for 2018-09-10, but the EF tool did not propose other review deadline than 2018-09-05.
Bug fixes were mentioned. Is
Submitted by Raymond Auge on Mon, 08/27/2018 - 14:36
Bug fixes were mentioned. Is there a list of those somewhere?
Re: Bug fixes were mentioned. Is
Submitted by Markus Karg on Tue, 08/28/2018 - 03:03
In reply to Bug fixes were mentioned. Is by Raymond Auge
While there is no explicit list of solely bug fixes yet, you can meanwhile check the commits contained: https://github.com/eclipse-ee4j/jaxrs-api/commits/EE4J_8.
Re: Bug fixes were mentioned. Is
Submitted by Markus Karg on Tue, 08/28/2018 - 08:45
In reply to Bug fixes were mentioned. Is by Raymond Auge
Please use this link to see the content of the release. The one with the red "bug" mark are bug fixes. https://github.com/eclipse-ee4j/jaxrs-api/milestone/7?closed=1
-Markus
Re: Bug fixes were mentioned. Is
Submitted by Santiago Peric… on Tue, 09/04/2018 - 09:35
In reply to Bug fixes were mentioned. Is by Raymond Auge
Please see https://github.com/eclipse-ee4j/jaxrs-api/wiki/JAX-RS-2.1.1-Diffs
The changes mostly include
Submitted by Santiago Peric… on Wed, 08/29/2018 - 15:52
The changes mostly include fixing broken or illegal HTML, some typos and some remarks around the use of the @Provider annotation which were not entire clear in the spec. Please advice if a more detailed list of changes is necessary.