On Thu, Apr 3, 2025 at 4:12 PM Rémy Maucherat <r...@apache.org> wrote:
> On Thu, Apr 3, 2025 at 3:01 PM Rainer Jung <rainer.j...@kippdata.de> > wrote: > > > > Am 03.04.25 um 14:29 schrieb Dimitris Soumis: > > > On Tue, Apr 1, 2025 at 10:05 PM Rémy Maucherat <r...@apache.org> > wrote: > > > > > >> The proposed Apache Tomcat 9.0.103 release is now available for > voting. > > >> > > >> The notable changes compared to 9.0.102 are: > > >> > > >> - Remove the requirement that an MD5 implementation must be provided > > >> by JRE. > > >> > > >> - Improve the handling of %nn URL encoding in the RewriteValve > > >> > > >> - Various improvements to the JsonErrorReportValve > > >> > > >> For full details, see the changelog: > > >> https://nightlies.apache.org/tomcat/tomcat-9.0.x/docs/changelog.html > > >> > > >> It can be obtained from: > > >> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.103/ > > >> > > >> The Maven staging repo is: > > >> > https://repository.apache.org/content/repositories/orgapachetomcat-1542 > > >> > > >> The tag is: > > >> https://github.com/apache/tomcat/tree/9.0.103 > > >> e504eff41c93116b8aa01b5e48a91c35de02effc > > >> > > >> The proposed 9.0.103 release is: > > >> [ ] -1, Broken - do not release > > >> [ ] +1, Stable - go ahead and release as 9.0.103 > > >> > > >> Rémy > > >> > > > Tests pass on Fedora 41 with Java 23, tcnative-1.3.0. > > > -1, could not reproduce the build with defined release Java 17.0.14+7 > and I > > > am getting the javadoc build issue for Java >=23 :/ > > > > What are your javadoc build issues? Just differences in the JDK compat > > classes or anything else? Because the former are known and we do not > > habe a way to work around them. So I think these would not warrant a > veto. > > Most likely this is > > https://github.com/apache/tomcat/commit/79c3a6d9b0337d6c2be5b3ce8d44f97fd7d7639e > But it should be Javadoc 24+ > > [javadoc] error: Unexpected redirection for URL https://docs.oracle.com/javase/8/docs/api/element-list to https://docs.oracle.com/en/java/javase/24/ Kind of weird since I am using Eclipse Adoptium jdk 23.0.2+7 > Rémy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org > >