You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by pa...@apache.org on 2017/11/13 21:38:49 UTC

[sling-org-apache-sling-launchpad-base] branch master updated (d63bf0a -> 996fb97)

This is an automated email from the ASF dual-hosted git repository.

pauls pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-base.git.


    from d63bf0a  SLING-7167 Adjust READMEs
     add 14866d8  SLING-7186: Update to the latest felix framework snapshot and work in changes to use the new java9 support.
     add 4c72e7b  SLING-7186: Refine the java9 exports to match the old jre profiles when we are started with --add-modules java.se.ee.
     add 84d025b  SLING-7186: Update to Felix Framework 5.6.10
     new 996fb97  Merge pull request #1 from apache/SLING-7186

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml                                            |   4 +-
 .../apache/sling/launchpad/base/impl/Sling.java    |   9 +-
 src/main/resources/jre-1.5.properties              |   2 +-
 src/main/resources/jre-1.6.properties              |   2 +-
 src/main/resources/jre-1.7.properties              |   2 +-
 src/main/resources/jre-1.8.properties              |   2 +-
 src/main/resources/jre-9.properties                | 131 ---------------------
 src/main/resources/sling.properties                |  26 +++-
 8 files changed, 37 insertions(+), 141 deletions(-)
 delete mode 100755 src/main/resources/jre-9.properties

-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].

[sling-org-apache-sling-launchpad-base] 01/01: Merge pull request #1 from apache/SLING-7186

Posted by pa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

pauls pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-base.git

commit 996fb9725271889e97e176b79c150a28ce06c4db
Merge: d63bf0a 84d025b
Author: Karl Pauls <pa...@apache.org>
AuthorDate: Mon Nov 13 22:38:48 2017 +0100

    Merge pull request #1 from apache/SLING-7186
    
    SLING-7186: Update to Felix Framework 5.6.10 and limit system bundle exports to available packages on java9

 pom.xml                                            |   4 +-
 .../apache/sling/launchpad/base/impl/Sling.java    |   9 +-
 src/main/resources/jre-1.5.properties              |   2 +-
 src/main/resources/jre-1.6.properties              |   2 +-
 src/main/resources/jre-1.7.properties              |   2 +-
 src/main/resources/jre-1.8.properties              |   2 +-
 src/main/resources/jre-9.properties                | 131 ---------------------
 src/main/resources/sling.properties                |  26 +++-
 8 files changed, 37 insertions(+), 141 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.