From 8f32ca18d5281eaa5baafa769c99fa70c830b14f Mon Sep 17 00:00:00 2001 From: Stephen Vinoski Date: Fri, 24 Nov 2006 23:40:12 +0000 Subject: properly limit scope for test-only dependencies git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@479050 13f79535-47bb-0310-9956-ffa450edef68 --- java/pom.xml | 28 +++++++++------------------- 1 file changed, 9 insertions(+), 19 deletions(-) (limited to 'java/pom.xml') diff --git a/java/pom.xml b/java/pom.xml index e0d1e3154e..5703ded592 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -253,13 +253,11 @@ - commons-cli commons-cli 1.0 - commons-codec commons-codec @@ -270,25 +268,28 @@ commons-collections 3.1 - commons-configuration commons-configuration 1.2 - - commons-lang commons-lang 2.1 + + + + junit + junit + + commons-logging commons-logging 1.0.4 - org.apache.geronimo.specs geronimo-jms_1.1_spec @@ -304,12 +305,6 @@ saxon 8.7 - - - jython - jython - 2.1 - log4j log4j @@ -343,14 +338,9 @@ junit junit - 3.8.2 - - - ant - ant-junit - 1.6.5 + 3.8.1 + test - org.easymock easymockclassextension -- cgit v1.2.1