This is an automated email from the ASF dual-hosted git repository.
simonetripodi pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git.
from c9c641f make sure destination dir is created if it does not exist
new 59f03c6 added check when content-package(s) path(s) point to a wrong
location added re-ordering log minor output format
new 5100843 returning a generic collection to avoid creating a list on a
set
new 43f883f SLING-8390 - Converter not handling serviceusers and acls
spread across multiple packages
The 3 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:
.../apache/sling/feature/cpconverter/acl/Acl.java | 20 ++--
.../feature/cpconverter/acl/DefaultAclManager.java | 112 +++++++++++++--------
...ntentPackage2FeatureModelConverterLauncher.java | 20 ++--
.../feature/cpconverter/cli/ShutDownHook.java | 2 -
...tPackage2FeatureModelConverterLauncherTest.java | 9 +-
5 files changed, 100 insertions(+), 63 deletions(-)