You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by njbartlett <gi...@git.apache.org> on 2017/05/23 16:52:58 UTC

[GitHub] felix pull request #108: Fix JavaSE 9 EEs and package definitions in default...

GitHub user njbartlett opened a pull request:

    https://github.com/apache/felix/pull/108

    Fix JavaSE 9 EEs and package definitions in default.properties

    From Java 9 onwards, the capability version is 9,10,etc (NOT 1.9,1.10 etc). See
    https://www.osgi.org/developer/specifications/reference/
    
    Also java.specification.version reports "9" not "1.9".
    
    Fixes https://issues.apache.org/jira/browse/FELIX-5646
    
    Signed-off-by: Neil Bartlett <nj...@gmail.com>

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/njbartlett/felix trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/felix/pull/108.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 #108
    
----
commit c658245dc47e7dd5dddf473ee91a64462ca6bf17
Author: Neil Bartlett <nj...@gmail.com>
Date:   2017-05-23T16:49:11Z

    Fix JavaSE 9 EEs and package definitions in default.properties
    
    From Java 9 onwards, the capability version is 9,10,etc (NOT 1.9,1.10 etc). See
    https://www.osgi.org/developer/specifications/reference/
    
    Also java.specification.version reports "9" not "1.9".
    
    Fixes https://issues.apache.org/jira/browse/FELIX-5646
    
    Signed-off-by: Neil Bartlett <nj...@gmail.com>

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] felix pull request #108: Fix JavaSE 9 EEs and package definitions in default...

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

    https://github.com/apache/felix/pull/108


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---