You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by tm...@apache.org on 2022/02/22 13:06:40 UTC

[sling-org-apache-sling-distribution-journal] branch master updated (09a8e7a -> fa8e5a0)

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

tmaret pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git.


    from 09a8e7a  SLING-11152 : Use official OSGi Converter Implementation
     add fa8e5a0  SLING-11154 - Implement DistributionResponse#getDistributionInfo (#98)

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |  2 +-
 .../impl/publisher/DistributionPublisher.java      |  8 ++++++-
 .../impl/publisher/SimpleDistributionResponse.java | 23 ++++++++++++++++--
 .../impl/publisher/DistributionPublisherTest.java  |  4 +++-
 .../publisher/SimpleDistributionResponseTest.java  | 28 ++++++++++++++++++++--
 5 files changed, 58 insertions(+), 7 deletions(-)