Hi!

I have been working this week-end on improving the Jenkins build (builds.apache.org) for the various projects.

Currently, I fixed the LDAP API build which was failing. It was due to some issues with the latest JDK (mainly because Java 21 has disabled the Security Manager, and it causes some issue with antlr2).

So we now have a working build with JDK 17 only.


The Java 8 and 11 builds have also been removed because the chekstyle plugin now requires Java 17. However, we still generate code that is Java 8 compliant.


In order to get the build to work, I had to get rid of the container approach we were using, but this is temporary.


I'll keep you updated about the progress.


Thanks!


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to