You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tamaya.apache.org by acoburn <gi...@git.apache.org> on 2018/04/30 12:34:41 UTC

[GitHub] incubator-tamaya-sandbox pull request #3: Add Automatic-Module-Name metadata

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
    
----

----


---

[GitHub] incubator-tamaya-sandbox issue #3: Add Automatic-Module-Name metadata

Posted by acoburn <gi...@git.apache.org>.
Github user acoburn commented on the issue:

    https://github.com/apache/incubator-tamaya-sandbox/pull/3
  
    Closed via https://github.com/apache/incubator-tamaya-sandbox/commit/aa371660c64cd52c6fb71bf3a34f2884b5b66cf8


---

[GitHub] incubator-tamaya-sandbox pull request #3: Add Automatic-Module-Name metadata

Posted by acoburn <gi...@git.apache.org>.
Github user acoburn closed the pull request at:

    https://github.com/apache/incubator-tamaya-sandbox/pull/3


---