This is an automated email from the ASF dual-hosted git repository.
tmaret pushed a change to branch SLING-10528
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git.
from 06a4578 SLING-10528 - Address issue reported by Sonar
add e7bea7e SLING-10528 - Reject large packages in the distribution
publisher
No new revisions were added by this update.
Summary of changes:
.../journal/bookkeeper/BookKeeper.java | 13 ----
.../impl/publisher/PackageMessageFactory.java | 18 +++++-
.../journal/bookkeeper/BookKeeperTest.java | 16 +----
.../impl/publisher/PackageMessageFactoryTest.java | 72 ++++++++++++++++++++++
4 files changed, 91 insertions(+), 28 deletions(-)
create mode 100644
src/test/java/org/apache/sling/distribution/journal/impl/publisher/PackageMessageFactoryTest.java