On Thu, Apr 3, 2025 at 2:52 PM Dimitris Soumis <dsou...@apache.org> wrote:
>
> 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
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> > For additional commands, e-mail: dev-h...@tomcat.apache.org
> >
> >
> 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 :/

I explored possible issues more, and maybe you forgot to define the
FFM Java home ?
I have to add a build.properties with:
java-ffm.home=/home/remm/Work/jdk-23.0.2+7
(matching version number that is in the build.properties.release)

Rémy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to