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 08:22:14 UTC

[sling-org-apache-sling-feature-cpconverter] branch feature/convert-initial-content updated (56b7803 -> 1d6f4ef)

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 56b7803  fix import options and correctly treat CND files inside bundles
     add a639f01  add flag to extract Sling-Initial-Content (false by default)
     add 39ee642  SLING-10329 : Remove dependency to Plexus StringUtils
     add 1d6f4ef  Merge branch 'master' into feature/convert-initial-content

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |  3 ++
 ...ntentPackage2FeatureModelConverterLauncher.java |  5 ++-
 .../handlers/AbstractContentPackageHandler.java    |  5 ++-
 .../cpconverter/handlers/BundleEntryHandler.java   | 36 +++++++++++++---------
 .../handlers/DefaultEntryHandlersManager.java      |  5 +--
 .../handlers/XmlConfigurationEntryHandler.java     |  5 ++-
 .../cpconverter/vltpkg/JcrNamespaceRegistry.java   |  1 -
 .../handlers/BundleEntryHandlerGAVTest.java        |  2 +-
 8 files changed, 37 insertions(+), 25 deletions(-)