From 74f25dd6384b2a1f3154229c53cce16203a4bc72 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Mon, 20 Nov 2006 15:07:02 +0000 Subject: broker/pom.xml - removed test scope from junit to remove warning in build log. TransportConnection.java/AMQQueue.java - change log level on a print statement from warn to info log4j.properties - updated threashold to be 'all' so we can set the logging level with amqj.logging.level client/pom.xml - fixed mvn test run output. It wasn't using our log4.properties file. systests/pom.xml - added log4j.properties configuration broker/pom.xml - added log4j.properties configuration common/pom.xml - skipped tests as there are none, and it caused the build to fail Also adjusted spaceing to be 4 space per tab (and no tabs) git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@477214 13f79535-47bb-0310-9956-ffa450edef68 --- java/cluster/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'java/cluster') diff --git a/java/cluster/pom.xml b/java/cluster/pom.xml index a7c38e923b..7b198a70d3 100644 --- a/java/cluster/pom.xml +++ b/java/cluster/pom.xml @@ -51,8 +51,7 @@ junit - junit - test + junit ant -- cgit v1.2.1