You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by kw...@apache.org on 2021/04/26 21:08:02 UTC

[sling-org-apache-sling-feature-cpconverter] branch feature/convert-initial-content updated (ce8e2cf -> 39b5a1f)

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

kwin pushed a change to branch feature/convert-initial-content
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git.


    from ce8e2cf  entry handler processing is done in Converter
     add 39b5a1f  introduce Sling-Initial-Content-Policy

No new revisions were added by this update.

Summary of changes:
 .../ContentPackage2FeatureModelConverter.java      |  9 ++++
 ...ntentPackage2FeatureModelConverterLauncher.java |  9 ++--
 .../cpconverter/handlers/BundleEntryHandler.java   | 56 ++++++++++++++--------
 .../handlers/DefaultEntryHandlersManager.java      |  7 +--
 .../handlers/BundleEntryHandlerGAVTest.java        | 29 +++++++++--
 5 files changed, 81 insertions(+), 29 deletions(-)