Details
Description
The JDK 9 module system will honor an Automatic-Module-Name manifest header when importing modules. It would be nice if the Commons RDF modules provided this.
In the absence of this header, the modules can still be imported, but the requires statement will look different. Adding the header proactively will make the transition to Java9 easier for code that uses the Commons RDF library.
Attachments
Issue Links
- links to