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/04 13:42:54 UTC

[sling-org-apache-sling-feature-cpconverter] branch master updated (e6d81f3 -> 61d1cfe)

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

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


    from e6d81f3  SLING-10676 - remove SECURITY.md which is not needed
     add 2979672  SLING-10692 : VaultPackageAssembler.mergeFilters drops propertyFilterSets SLING-10694 : CPConverter drops mode from filters SLING-10699 : Incomplete path conversion in VaultPackageAssembler.toRepositoryPaths
     add 6e17235  fix comment
     new 61d1cfe  Merge pull request #98 from apache/SLING-10692

The 1 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:
 .../cpconverter/vltpkg/VaultPackageAssembler.java  |  68 +++++++--
 .../ConverterUserAndPermissionTest.java            | 161 ++++++++++++++++++---
 .../vltpkg/VaultPackageAssemblerTest.java          |  60 ++++++--
 .../{demo-cp2.zip => demo-cp-single-user-root.zip} | Bin 14902 -> 15692 bytes
 .../{demo-cp2.zip => demo-cp-with-importmode.zip}  | Bin 14902 -> 15802 bytes
 5 files changed, 242 insertions(+), 47 deletions(-)
 copy src/test/resources/org/apache/sling/feature/cpconverter/{demo-cp2.zip => demo-cp-single-user-root.zip} (66%)
 copy src/test/resources/org/apache/sling/feature/cpconverter/{demo-cp2.zip => demo-cp-with-importmode.zip} (59%)

[sling-org-apache-sling-feature-cpconverter] 01/01: Merge pull request #98 from apache/SLING-10692

Posted by an...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 61d1cfe85ce8c5f81231c6e8ec5414ff806ed747
Merge: e6d81f3 6e17235
Author: anchela <an...@adobe.com>
AuthorDate: Wed Aug 4 15:42:47 2021 +0200

    Merge pull request #98 from apache/SLING-10692
    
    SLING-10692 : VaultPackageAssembler.mergeFilters drops propertyFilterSets [...]

 .../cpconverter/vltpkg/VaultPackageAssembler.java  |  68 +++++++--
 .../ConverterUserAndPermissionTest.java            | 161 ++++++++++++++++++---
 .../vltpkg/VaultPackageAssemblerTest.java          |  60 ++++++--
 .../cpconverter/demo-cp-single-user-root.zip       | Bin 0 -> 15692 bytes
 .../cpconverter/demo-cp-with-importmode.zip        | Bin 0 -> 15802 bytes
 5 files changed, 242 insertions(+), 47 deletions(-)