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-messages.git


    from a9a7f71  Bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13 (#21)
     new d23c095  SLING-12270 - Use default builder
     new 00dfccd  SLING-12270 - Extract ListPrinter

The 2 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:
 .../{DiscoveryMessage.java => ListPrinter.java}    | 46 ++++++++++-------
 .../journal/messages/PackageMessage.java           | 49 ++----------------
 .../journal/messages/ListPrinterTest.java          | 60 ++++++++++++++++++++++
 .../journal/messages/PackageMessageTest.java       | 51 ++++--------------
 src/test/resources/serialized-no-metadata.json     |  2 +-
 5 files changed, 103 insertions(+), 105 deletions(-)
 copy 
src/main/java/org/apache/sling/distribution/journal/messages/{DiscoveryMessage.java
 => ListPrinter.java} (55%)
 create mode 100644 
src/test/java/org/apache/sling/distribution/journal/messages/ListPrinterTest.java

Reply via email to