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

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


    from 1fc1fdb  QPIDJMS-557: gate log message on whether closure was already 
requested
     new 46bb0c7  QPIDJMS-558: update examples+tests to use slf4j-simple
     new f04cf5b  QPIDJMS-559: update to slf4j 1.7.32

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:
 apache-qpid-jms/pom.xml                            |  5 --
 apache-qpid-jms/src/main/assembly/bin.xml          | 12 -----
 pom.xml                                            |  9 ++--
 qpid-jms-client/pom.xml                            |  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 +++++----
 11 files changed, 38 insertions(+), 127 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