Thanks Martin, it is not a stopper, just pointed it out… From: Martin Grigorov <mgrigo...@apache.org> Sent: Thursday, July 02, 2020 4:00 AM To: Tomcat Developers List <dev@tomcat.apache.org> Subject: Re: [VOTE] Release Apache Tomcat 8.5.57
On Wed, Jul 1, 2020, 23:48 George Stanchev <george.stanc...@microfocus.com<mailto:george.stanc...@microfocus.com>> wrote: I ran ant ide-eclipse and the generated project contains a reference to <classpathentry kind="var" path="TOMCAT_LIBS_BASE/cglib-3.3.0/cglib-nodep-2.2.2.jar"/> But D:\work\My Projects\java\Tomcat\8.5.57-src\libraries-download\cglib-3.3.0 contains only cglib-nodep-3.3.0.jar not cglib-nodep-2.2.2.jar. Not sure if I did something wrong…The resulting eclipse project of course complains from unsatisfied dependencies… Sorry for the trouble! I've just fixed it! You'll have to replace 2.2.2 with 3.3.0 in res/ide-support/eclipse/eclipse.classpath and re-run "ant ide-eclipse". Regards, Martin George From: Coty Sutherland <csuth...@apache.org<mailto:csuth...@apache.org>> Sent: Wednesday, July 01, 2020 1:48 PM To: Tomcat Developers List <dev@tomcat.apache.org<mailto:dev@tomcat.apache.org>> Subject: Re: [VOTE] Release Apache Tomcat 8.5.57 On Tue, Jun 30, 2020 at 6:14 PM Mark Thomas <ma...@apache.org<mailto:ma...@apache.org>> wrote: The proposed Apache Tomcat 8.5.57 release is now available for voting. The notable changes compared to the 8.5.56 release are: - Implement a significant portion of the TLS environment variables for the rewrite valve. - Reduce memory footprint of closed HTTP/2 streams - Improve parsing of RFC 2109 cookies Along with lots of other bug fixes and improvements. For full details, see the changelog: https://ci.apache.org/projects/tomcat/tomcat85/docs/changelog.html It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.57/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1274/ The tag is: https://github.com/apache/tomcat/tree/8.5.57 9c649984ef92c2534a734c6584220a9a0c0c3462 The proposed 8.5.57 release is: [ ] Broken - do not release [x] Stable - go ahead and release as 8.5.57 +1 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org<mailto:dev-unsubscr...@tomcat.apache.org> For additional commands, e-mail: dev-h...@tomcat.apache.org<mailto:dev-h...@tomcat.apache.org>