GitHub user acoburn opened a pull request:
https://github.com/apache/incubator-tamaya-sandbox/pull/3
Add Automatic-Module-Name metadata
Addresses TAMAYA-331
This adds bundle metadata for use with JDK9+
For each component, the assigned `Automatic-Module-Name` value is the same
as the OSGi exported package.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/acoburn/incubator-tamaya-sandbox TAMAYA-331
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tamaya-sandbox/pull/3.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 #3
----
----
---