This is an automated email from the ASF dual-hosted git repository.
simonetripodi pushed a change to branch SLING-8569
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git.
from 1cc6f81 SLING-8569 - Detect & reports PackageTypes and nesting
structures during conversion
add f98c698 SLING-8573 - ACLs are missing from the converted content
packages for regular users and groups
add 424e121 SLING-8567 respect start levels from JCR path and translate
to feature model start-order if present
add dfaec97 Merge pull request #9 from
apache/feature/SLING-8567-respect-start-level
add 4008a61 Merge branch 'master' of
github.com:apache/sling-org-apache-sling-feature-cpconverter
add cb03166 SLING-8573 - ACLs are missing from the converted content
packages for regular users and groups
new 3b55351 Merge branch 'master' into SLING-8569
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:
.../sling/feature/cpconverter/acl/AclManager.java | 2 +-
.../feature/cpconverter/acl/DefaultAclManager.java | 9 +-
.../sling/feature/cpconverter/acl/SystemUser.java | 5 +-
.../features/DefaultFeaturesManager.java | 7 +-
.../cpconverter/features/FeaturesManager.java | 2 +
.../cpconverter/handlers/BundleEntryHandler.java | 23 +++--
.../handlers/RepPolicyEntryHandler.java | 96 +++++++++++++++++----
.../vltpkg/RecollectorVaultPackageScanner.java | 15 +++-
.../cpconverter/vltpkg/VaultPackageAssembler.java | 12 +--
...sling.feature.cpconverter.handlers.EntryHandler | 1 -
.../handlers/BundleEntryHandlerTest.java | 16 ++--
.../handlers/RepPolicyEntryHandlerTest.java | 75 +++++++++++++---
.../9}/test-framework.jar | Bin
.../apps/asd/install/{ => 9}/test-framework.jar | Bin
14 files changed, 209 insertions(+), 54 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%)