You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by se...@apache.org on 2005/11/01 22:31:12 UTC

svn commit: r330128 - /gump/metadata/project/jakarta-jmeter-21.xml

Author: sebb
Date: Tue Nov  1 13:31:05 2005
New Revision: 330128

URL: http://svn.apache.org/viewcvs?rev=330128&view=rev
Log:
Fix the jar dependencies further...

Modified:
    gump/metadata/project/jakarta-jmeter-21.xml

Modified: gump/metadata/project/jakarta-jmeter-21.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/jakarta-jmeter-21.xml?rev=330128&r1=330127&r2=330128&view=diff
==============================================================================
--- gump/metadata/project/jakarta-jmeter-21.xml (original)
+++ gump/metadata/project/jakarta-jmeter-21.xml Tue Nov  1 13:31:05 2005
@@ -134,38 +134,36 @@
     	<noclasspath/>
     </depend>
 
-<!-- Add jars that would otherwise come from jmeter-svn -->
     <depend project="jaf" />
     <depend project="javamail" />
     <depend project="jsse" />
     <depend project="jms" />
+    <depend project="bsh" ids="bsh-core"/>
+    <depend project="jakarta-bsf"/>
 
-    <option project="bsh" ids="bsh-core"/>
-    <option project="jakarta-bsf"/>
-
-    <work nested="lib/excalibur-logger-1.1.jar"/>
-    <work nested="lib/excalibur-compatibility-1.1.jar"/>
-    <work nested="lib/excalibur-i18n-1.1.jar"/>
-    
     <work nested="lib/avalon-framework-4.1.4.jar"/>
+    <work nested="lib/batik-awt-util.jar"/>
     <work nested="lib/commons-collections.jar"/>
+    <work nested="lib/commons-httpclient-2.0.2.jar"/>
+    <work nested="lib/commons-logging.jar"/>
+    <work nested="lib/excalibur-datasource-1.1.1.jar"/>
+    <work nested="lib/excalibur-i18n-1.1.jar"/>
+    <work nested="lib/excalibur-logger-1.1.jar"/>
+    <work nested="lib/excalibur-pool-1.2.jar"/>
     <work nested="lib/jakarta-oro-2.0.8.jar"/>
-    <work nested="lib/jdom-b9.jar"/>
-    <work nested="lib/junit.jar"/>
+    <work nested="lib/jdom-1.0.jar"/>
     <work nested="lib/js.jar"/>
+    <work nested="lib/junit.jar"/>
     <work nested="lib/logkit-1.2.jar"/>
     <work nested="lib/soap.jar"/>
     <work nested="lib/Tidy.jar"/>
-    <work nested="lib/commons-httpclient-2.0.2.jar"/>
-    <work nested="lib/commons-logging.jar"/>
-
-    <work nested="lib/xpp3_min-1.1.3.4.I.jar"/>
-    <work nested="lib/xstream-1.1.2.jar"/>   
-
     <!-- work nested="lib/velocity-1.4-dev.jar"/ -->
     <work nested="lib/xalan.jar"/>
     <work nested="lib/xercesImpl.jar"/>
     <work nested="lib/xml-apis.jar"/>
+    <work nested="lib/xpp3_min-1.1.3.4.I.jar"/>
+    <work nested="lib/xstream-1.1.2.jar"/>   
+
 
     <!-- Add jars needed to run tests -->
     <work nested="lib/jorphan.jar"/>