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 535552f6fc delete old Log4J 1.x log4j.properties files that shouldnt
be doing anything, build isnt using log4j 1.x / reload4j anymore
new 4e29a7f48f move karaf server feature test to its own module, its
logging deps mess with the commons-config handling
new 2a24f9cc0e remove commons-logging slf4j bridge now the karaf bits dont
cause beanutils log spam
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:
pom.xml | 2 +-
tests/integration-tests/pom.xml | 76 ----------
.../mqtt/MQTTInterceptorPropertiesTest.java | 4 +-
.../tests/integration/rest/RestTestBase.java | 2 +-
.../stomp/StompPropertiesInterceptorTest.java | 4 +-
.../pom.xml | 166 ++++++---------------
.../integration/karaf/ArtemisFeatureTest.java | 0
tests/pom.xml | 1 +
8 files changed, 49 insertions(+), 206 deletions(-)
copy tests/{karaf-client-integration-tests =>
karaf-server-integration-tests}/pom.xml (56%)
rename tests/{integration-tests =>
karaf-server-integration-tests}/src/test/java/org/apache/activemq/artemis/tests/integration/karaf/ArtemisFeatureTest.java
(100%)