kdubb opened a new issue, #3556: URL: https://github.com/apache/jena/issues/3556
### Version 5.6.0 ### What happened? `OntResource` is not public therefore calling any methods overridden from RDFNode (E.g., `OntModel getModel()`) results in an `IllegalAccessError`. This was experienced when building/running for Java 24/25. ### Relevant output and stacktrace ```shell ``` ### Are you interested in making a pull request? None -- 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]
