OyvindLGjesdal commented on issue #2533:
URL: https://github.com/apache/jena/issues/2533#issuecomment-2419354902

   I've thought a bit about this issue. 
   
   Lucene 10 which was just released requires minimum java-21. What does this 
mean for Apache Jena? Should it be moved out into its own artifact like 
geosparql, with documentation, or should Apache Jena stay at 9? Will there be 
more releases for the 9 branch?
   
   In regards to cleaning the build, I tested using profiles for different 
args, based on jvm versions in 
   https://github.com/apache/jena/pull/2782 which seems to work, from looking 
at the github action logs. I updated the java version in the github action so 
that the warnings could be seen. . Afaik from reading up on this, the fixes for 
the warnings are now using flags (and for 22+ adding stuff to manifests).
   
   This just fixes the build, the same output is present when running the 
server itself. Maybe examples in the systemd file for setting the args could be 
relevant, and update to docs?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to