This is an automated email from the ASF dual-hosted git repository.
cschneider pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git.
from 7819bc6 SLING-8531 - Make some fields final, fix parent pom
add d771c55 GRANITE-26607 - Add package extraction logic
new b3aed55 Merge pull request #9 from apache/GRANITE-26607
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:
.../impl/subscriber/ContentPackageExtractor.java | 99 ++++++++++++++++++++++
.../impl/subscriber/DistributionSubscriber.java | 8 ++
.../journal/impl/subscriber/PackageHandling.java | 7 +-
.../impl/subscriber/SubscriberConfiguration.java | 3 +
4 files changed, 115 insertions(+), 2 deletions(-)
create mode 100644
src/main/java/org/apache/sling/distribution/journal/impl/subscriber/ContentPackageExtractor.java
copy Jenkinsfile =>
src/main/java/org/apache/sling/distribution/journal/impl/subscriber/PackageHandling.java
(86%)