You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by si...@apache.org on 2019/11/22 11:45:06 UTC

[sling-org-apache-sling-feature-cpconverter] branch master updated (034ea6f -> fcf5944)

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

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


    from 034ea6f  @trivial updated documentation
     new 1ed3d61  SLING-8855 - slight api refactoring for clean centralized repoinit handling & adding logic to intercept configuration handling and move scripts into repoinit extension
     new 34577bb  SLING-8855 - adding headers to config for rat compliance
     new fcf5944  Merge pull request #21 from DominikSuess/issue/SLING-8855

The 173 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:
 .../ContentPackage2FeatureModelConverter.java      |  2 +-
 .../sling/feature/cpconverter/acl/AclManager.java  |  3 ++-
 .../feature/cpconverter/acl/DefaultAclManager.java |  7 +++----
 .../features/DefaultFeaturesManager.java           | 14 ++++++++++++++
 .../cpconverter/features/FeaturesManager.java      |  2 ++
 .../AbstractConfigurationEntryHandler.java         | 20 +++++++++++++++++---
 .../feature/cpconverter/acl/AclManagerTest.java    | 15 +++++++++++++--
 .../handlers/ConfigurationEntryHandlerTest.java    | 22 +++++++++++++++++++++-
 .../handlers/PrivilegesHandlerTest.java            |  2 +-
 .../handlers/RepPolicyEntryHandlerTest.java        |  4 ++--
 .../handlers/SystemUsersEntryHandlerTest.java      |  2 +-
 ...jcr.repoinit.RepositoryInitializer-test.config} | 12 ++++++++++--
 12 files changed, 87 insertions(+), 18 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%)