You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by gh...@apache.org on 2019/07/09 09:26:31 UTC

[sling-org-apache-sling-feature-cpconverter] branch master updated (937c5fd -> dfaec97)

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

ghenzler pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git.


    from 937c5fd  SLING-8561 - ACLs on service users should be ignored because of randomised node names
     add 424e121  SLING-8567 respect start levels from JCR path and translate to feature model start-order if present
     new dfaec97  Merge pull request #9 from apache/feature/SLING-8567-respect-start-level

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:
 .../features/DefaultFeaturesManager.java           |   7 ++++++-
 .../cpconverter/features/FeaturesManager.java      |   2 ++
 .../cpconverter/handlers/BundleEntryHandler.java   |  23 +++++++++++++++------
 .../handlers/BundleEntryHandlerTest.java           |  16 +++++++++-----
 .../9}/test-framework.jar                          | Bin
 .../apps/asd/install/{ => 9}/test-framework.jar    | Bin
 6 files changed, 36 insertions(+), 12 deletions(-)
 copy src/test/resources/org/apache/sling/feature/cpconverter/handlers/jcr_root/apps/asd/{install => install.author/9}/test-framework.jar (100%)
 copy src/test/resources/org/apache/sling/feature/cpconverter/handlers/jcr_root/apps/asd/install/{ => 9}/test-framework.jar (100%)


[sling-org-apache-sling-feature-cpconverter] 01/01: Merge pull request #9 from apache/feature/SLING-8567-respect-start-level

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

ghenzler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git

commit dfaec97c3f555704fd97825ff14449e5d15cc53f
Merge: 937c5fd 424e121
Author: Georg Henzler <gh...@users.noreply.github.com>
AuthorDate: Tue Jul 9 11:26:27 2019 +0200

    Merge pull request #9 from apache/feature/SLING-8567-respect-start-level
    
    SLING-8567 respect start levels from JCR path and translate to feature

 .../features/DefaultFeaturesManager.java           |   7 ++++++-
 .../cpconverter/features/FeaturesManager.java      |   2 ++
 .../cpconverter/handlers/BundleEntryHandler.java   |  23 +++++++++++++++------
 .../handlers/BundleEntryHandlerTest.java           |  16 +++++++++-----
 .../apps/asd/install.author/9/test-framework.jar   | Bin 0 -> 13288 bytes
 .../jcr_root/apps/asd/install/9/test-framework.jar | Bin 0 -> 13288 bytes
 6 files changed, 36 insertions(+), 12 deletions(-)