GitHub user christopher-johnson opened a pull request:
https://github.com/apache/jena/pull/400
[JENA-1524] Add <Automatic-Module-Name> to <manifestEntries> for each jar
module
See comments here:
https://github.com/apache/jena/pull/399
It is possible that there are more artifacts that might want this.
FYI: This does not include the following top level projects:
apache-jena, apache-jena-libs, apache-jena-osgi, jena-elephas,
jena-examples, jena-extras, jena-fuseki1, jena-fuseki, jena-integration-tests,
jena-iri, jena-jdbc, jena-maven-tools, jena-permissions, jena-sdb,
jena-shaded-guava
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/christopher-johnson/jena automatic-modules
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/400.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #400
----
commit 669f75891d237f441ceab93f5083076c0a10a468
Author: Christopher Hanna Johnson <chjohnson39@...>
Date: 2018-04-15T18:32:11Z
[JENA-1524] Add <Automatic-Module-Name> to <manifestEntries> for each jar
module
----
---