This is an automated email from the ASF dual-hosted git repository.
andysch pushed a change to branch issues/SLING-8800
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git.
from ef02901 Fixed the issue with reusing an existing deflated folder
keeping removed files / folders alive
add 1ed3d61 SLING-8855 - slight api refactoring for clean centralized
repoinit handling & adding logic to intercept configuration handling and move
scripts into repoinit extension
add 34577bb SLING-8855 - adding headers to config for rat compliance
add fcf5944 Merge pull request #21 from DominikSuess/issue/SLING-8855
add aff717b Fixed a typo in a private method
add e7d92ae Merge branch 'master' into issues/SLING-8800
add 99c8937 Migrated Parent POM to 35 and added a test for the Vault
Package Storage folder and added a dedicated exception
No new revisions were added by this update.
Summary of changes:
pom.xml | 6 ++++--
.../ContentPackage2FeatureModelConverter.java | 2 +-
.../sling/feature/cpconverter/acl/AclManager.java | 3 ++-
.../feature/cpconverter/acl/DefaultAclManager.java | 7 +++----
.../features/DefaultFeaturesManager.java | 20 +++++++++++++++++---
.../cpconverter/features/FeaturesManager.java | 2 ++
.../AbstractConfigurationEntryHandler.java | 20 +++++++++++++++++---
.../cpconverter/vltpkg/VaultPackageAssembler.java | 11 ++++++++++-
.../feature/cpconverter/acl/AclManagerTest.java | 15 +++++++++++++--
.../handlers/ConfigurationEntryHandlerTest.java | 22 +++++++++++++++++++++-
.../handlers/PrivilegesHandlerTest.java | 2 +-
.../handlers/RepPolicyEntryHandlerTest.java | 4 ++--
.../handlers/SystemUsersEntryHandlerTest.java | 2 +-
.../vltpkg/VaultPackageAssemblerTest.java | 15 +++++++++++++++
...jcr.repoinit.RepositoryInitializer-test.config} | 12 ++++++++++--
15 files changed, 119 insertions(+), 24 deletions(-)
copy
src/test/resources/org/apache/sling/feature/cpconverter/handlers/jcr_root/apps/asd/{config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.cfg
=>
config.author/org.apache.sling.jcr.repoinit.RepositoryInitializer-test.config}
(76%)