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

[sling-org-apache-sling-feature-cpconverter] branch SLING-10754 updated (dcefe20 -> b5c02fe)

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

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


    from dcefe20  SLING-10754 : Missing entries in filter.xml (test-case illustrating the problem)
     add b5c02fe  SLING-10754 : Missing entries in filter.xml (initial draft)

No new revisions were added by this update.

Summary of changes:
 .../cpconverter/handlers/DefaultEntryParser.java   | 70 ++++++++++++++++++++++
 .../cpconverter/shared/AbstractJcrNodeParser.java  |  4 +-
 .../cpconverter/vltpkg/VaultPackageAssembler.java  | 38 +++++++-----
 3 files changed, 96 insertions(+), 16 deletions(-)
 create mode 100644 src/main/java/org/apache/sling/feature/cpconverter/handlers/DefaultEntryParser.java