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

clebertsuconic pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


    from 7072eb187a ARTEMIS-4625 upgrade CheckStyle to 10.15.0
     new 329d963717 ARTEMIS-4725 Fix AMQP outgoing encoding if da encoded 
before header
     new eb7b0b0946 ARTEMIS-4725 Mirroring tests using multiple versions

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:
 .../artemis/protocol/amqp/broker/AMQPMessage.java  |   4 +-
 .../protocol/amqp/broker/AMQPMessageTest.java      | 103 +++++++++++++
 tests/compatibility-tests/pom.xml                  |  22 +++
 .../artemis/tests/compatibility/GroovyRun.java     |   1 +
 .../multiVersionMirror/backupServer.groovy         |  19 ++-
 .../resources/multiVersionMirror/mainServer.groovy |  11 +-
 .../tests/compatibility/MirroredVersionTest.java   | 163 +++++++++++++++++++--
 7 files changed, 300 insertions(+), 23 deletions(-)

Reply via email to