Aaron Coburn created COMMONSRDF-64:
--------------------------------------
Summary: Add Automatic-Module-Name to bundle manifest
Key: COMMONSRDF-64
URL: https://issues.apache.org/jira/browse/COMMONSRDF-64
Project: Apache Commons RDF
Issue Type: Improvement
Components: api, jena, jsonld-java, rdf4j, simple
Affects Versions: 0.3.0
Reporter: Aaron Coburn
Fix For: 1.0.0
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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)