supermaxiste opened a new issue, #1760: URL: https://github.com/apache/jena/issues/1760
### Version 4.7.0 ### Question Hello, on the Apache Jena website it says that Jena4 requires Java 11. I was wondering which Java modules are specifically used in Jena4. To give a bit of context, I'm trying to build a Dockerfile with a Jena-based tool. Previous developers used [OpenJDK containers](https://hub.docker.com/_/openjdk) for anything Jena related, but these containers are now deprecated because of new modular options (for example [Eclipse Temurin](https://hub.docker.com/_/eclipse-temurin)). The problem for me is that these options specify exactly the java modules used and I can't seem to find this information for Jena4. Best, Stefan -- 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]
