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 3515699 SLING-10754 : Missing entries in filter.xml (unused import)
add e7bfa45 SLING-10754 : Missing entries in filter.xml (extract logic to
build adjusted workspace-filter to separate class)
No new revisions were added by this update.
Summary of changes:
.../cpconverter/vltpkg/VaultPackageAssembler.java | 95 +-----------
.../cpconverter/vltpkg/WorkspaceFilterBuilder.java | 172 +++++++++++++++++++++
2 files changed, 176 insertions(+), 91 deletions(-)
create mode 100644
src/main/java/org/apache/sling/feature/cpconverter/vltpkg/WorkspaceFilterBuilder.java