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 19:09:52 UTC

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

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 9a14efc  fix handling of to be transformed entries in Sling-Initial-Content
     add ce8e2cf  entry handler processing is done in Converter

No new revisions were added by this update.

Summary of changes:
 .../ContentPackage2FeatureModelConverter.java      | 27 +++++---
 .../cpconverter/handlers/BundleEntryHandler.java   | 75 ++++++++++++----------
 .../cpconverter/vltpkg/SingleFileArchive.java      | 62 +++++++++++++++---
 .../handlers/BundleEntryHandlerGAVTest.java        |  6 +-
 4 files changed, 117 insertions(+), 53 deletions(-)