[CANCELLED][VOTE] Release Apache Tomcat 10.0.0-M2
I'm cancelling this vote due to the regression identified in https://bz.apache.org/bugzilla/show_bug.cgi?id=64210 Updated RC to follow shortly Mark On 05/03/2020 19:40, Mark Thomas wrote: > The proposed Apache Tomcat 10.0.0-M2 release is now available for > voting. > > Apache Tomcat 10.x implements Jakarta EE 9 and, as such, the primary > package for all the specification APIs has changed from javax.* to jakarta.* > Applications that run on Tomcat 9 will not run on Tomcat 10 without changes. > > The major changes compared to 10.0.0-M2 are: > > - Disable session persistence by default (on restart) > > - Add new attribute persistAuthentication to both StandardManager and > PersistentManager to support authentication persistence. > Patch provided by Carsten Klein > > - A zero length AJP secret will now behave as if it has not been > specified. > > Along with lots of other bug fixes and improvements. > > For full details, see the changelog: > https://ci.apache.org/projects/tomcat/tomcat10/docs/changelog.html > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-10/v10.0.0-M2/ > The Maven staging repo is: > https://repository.apache.org/content/repositories/orgapachetomcat-1250/ > The tag is: > https://github.com/apache/tomcat/tree/10.0.0-M2 > d971ce1bdf8b8e8de93fb41454f4ce2e815ee936 > > The proposed 10.0.0-M2 release is: > [ ] Broken - do not release > [ ] Alpha - go ahead and release as 10.0.0-M2 > > I opted to only include alpha here as there are still some potentially > significant changes on the TOMCAT-NEXT list. > > - > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org > - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
Re: [VOTE] Release Apache Tomcat 10.0.0-M2
On 05/03/2020 19:40, Mark Thomas wrote: > The proposed 10.0.0-M2 release is: > [ ] Broken - do not release > [X] Alpha - go ahead and release as 10.0.0-M2 Unit tests pass on Windows, Linux and MacOS for NIO, NIO2 and APR/Native with the Tomcat Native 1.2.23. Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
Re: [VOTE] Release Apache Tomcat 10.0.0-M2
On Thu, Mar 5, 2020 at 8:40 PM Mark Thomas wrote: > The proposed Apache Tomcat 10.0.0-M2 release is now available for > voting. > > Apache Tomcat 10.x implements Jakarta EE 9 and, as such, the primary > package for all the specification APIs has changed from javax.* to > jakarta.* > Applications that run on Tomcat 9 will not run on Tomcat 10 without > changes. > > The major changes compared to 10.0.0-M2 are: > > - Disable session persistence by default (on restart) > > - Add new attribute persistAuthentication to both StandardManager and > PersistentManager to support authentication persistence. > Patch provided by Carsten Klein > > - A zero length AJP secret will now behave as if it has not been > specified. > > Along with lots of other bug fixes and improvements. > > For full details, see the changelog: > https://ci.apache.org/projects/tomcat/tomcat10/docs/changelog.html > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-10/v10.0.0-M2/ > The Maven staging repo is: > https://repository.apache.org/content/repositories/orgapachetomcat-1250/ > The tag is: > https://github.com/apache/tomcat/tree/10.0.0-M2 > d971ce1bdf8b8e8de93fb41454f4ce2e815ee936 > > The proposed 10.0.0-M2 release is: > [ ] Broken - do not release > [X] Alpha - go ahead and release as 10.0.0-M2 > There's possibly an issue with blocking and NIO, maybe I optimized the code too much (using a latch could be safer) but I cannot reproduce at the moment and I don't really see a problem so far. So it should be fine for alpha (and people can always use NIO2 a bit if things are bad). Rémy > > I opted to only include alpha here as there are still some potentially > significant changes on the TOMCAT-NEXT list. > > - > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org > >
[VOTE] Release Apache Tomcat 10.0.0-M2
The proposed Apache Tomcat 10.0.0-M2 release is now available for voting. Apache Tomcat 10.x implements Jakarta EE 9 and, as such, the primary package for all the specification APIs has changed from javax.* to jakarta.* Applications that run on Tomcat 9 will not run on Tomcat 10 without changes. The major changes compared to 10.0.0-M2 are: - Disable session persistence by default (on restart) - Add new attribute persistAuthentication to both StandardManager and PersistentManager to support authentication persistence. Patch provided by Carsten Klein - A zero length AJP secret will now behave as if it has not been specified. Along with lots of other bug fixes and improvements. For full details, see the changelog: https://ci.apache.org/projects/tomcat/tomcat10/docs/changelog.html It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-10/v10.0.0-M2/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1250/ The tag is: https://github.com/apache/tomcat/tree/10.0.0-M2 d971ce1bdf8b8e8de93fb41454f4ce2e815ee936 The proposed 10.0.0-M2 release is: [ ] Broken - do not release [ ] Alpha - go ahead and release as 10.0.0-M2 I opted to only include alpha here as there are still some potentially significant changes on the TOMCAT-NEXT list. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org