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

robbie pushed a change to branch 0.x
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git.


    from 0c88ee8  [maven-release-plugin] prepare for next development iteration
     new 94c3b59  QPIDJMS-557: gate log message on whether closure was already 
requested
     new 668ba56  QPIDJMS-558: update examples+tests to use slf4j-simple
     new 2a0086f  QPIDJMS-559: update to slf4j 1.7.32

The 3 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:
 apache-qpid-jms/pom.xml                            |  5 --
 apache-qpid-jms/src/main/assembly/bin.xml          | 12 -----
 pom.xml                                            |  9 ++--
 qpid-jms-client/pom.xml                            |  4 +-
 .../java/org/apache/qpid/jms/JmsConnection.java    |  4 +-
 ...4j2-test.properties => simplelogger.properties} | 32 ++++---------
 qpid-jms-discovery/pom.xml                         |  4 +-
 qpid-jms-examples/pom.xml                          |  4 +-
 .../{log4j2.properties => simplelogger.properties} | 16 ++-----
 .../qpid-jms-activemq-tests/pom.xml                |  4 +-
 .../src/test/resources/log4j2-test.properties      | 53 ----------------------
 .../src/test/resources/simplelogger.properties     | 22 +++++----
 12 files changed, 41 insertions(+), 128 deletions(-)
 rename qpid-jms-client/src/test/resources/{log4j2-test.properties => 
simplelogger.properties} (54%)
 copy qpid-jms-examples/src/main/resources/{log4j2.properties => 
simplelogger.properties} (68%)
 delete mode 100644 
qpid-jms-interop-tests/qpid-jms-activemq-tests/src/test/resources/log4j2-test.properties
 rename qpid-jms-examples/src/main/resources/log4j2.properties => 
qpid-jms-interop-tests/qpid-jms-activemq-tests/src/test/resources/simplelogger.properties
 (53%)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to