[
https://issues.apache.org/jira/browse/COMMONSRDF-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16184939#comment-16184939
]
ASF GitHub Bot commented on COMMONSRDF-64:
------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/commons-rdf/pull/40
> 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
> Assignee: Stian Soiland-Reyes
> 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)