This is an automated email from the ASF dual-hosted git repository.
robbie pushed a change to branch new-logging
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
from 67b2be9cec fixup various compilations issues in more modules, and
poking to get artemis-features build to complete
new 05470962ca update various tests to fix compilation
new 672217ec43 add TODOs and disable certain tests that need more
extensive fixups, gets overall build 'completing' for next steps
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:
.../activemq/artemis/tests/util/ActiveMQTestBase.java | 1 -
.../tests/integration/MultiThreadedAuditLoggingTest.java | 12 ++++++------
.../tests/integration/amqp/AmqpIngressTimestampTest.java | 2 +-
.../tests/integration/client/ExpireTestOnRestartTest.java | 2 +-
.../cluster/failover/MultipleServerFailoverTestBase.java | 6 ++++--
.../artemis/tests/integration/jms/client/MessageTest.java | 12 ++++++------
.../integration/jms/client/MoveMessageDuplicateIDTest.java | 4 ++--
.../tests/integration/jms/client/NewQueueRequestorTest.java | 2 +-
.../tests/integration/management/QueueControlTest.java | 2 +-
.../artemis/tests/integration/mqtt5/MQTT5TestSupport.java | 4 ++--
.../tests/integration/openwire/SimpleOpenWireTest.java | 2 +-
.../tests/integration/paging/AddressFullLoggingTest.java | 13 ++++++-------
.../tests/integration/server/NetworkHealthCheckTest.java | 13 ++++++-------
.../tests/integration/server/SimpleStartStopTest.java | 5 +++--
.../artemis/tests/integration/stomp/v11/ExtraStompTest.java | 4 ++--
.../artemis/tests/integration/stomp/v11/StompV11Test.java | 2 +-
.../artemis/tests/integration/stomp/v12/StompV12Test.java | 11 +++++++----
17 files changed, 50 insertions(+), 47 deletions(-)