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 2007/06/28 14:19:49 UTC

svn commit: r551540 - /gump/metadata/project/jakarta-jmeter-22.xml

Author: sebb
Date: Thu Jun 28 05:19:48 2007
New Revision: 551540

URL: http://svn.apache.org/viewvc?view=rev&rev=551540
Log:
Depend on external junit3 project instead of local jar

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

Modified: gump/metadata/project/jakarta-jmeter-22.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/jakarta-jmeter-22.xml?view=diff&rev=551540&r1=551539&r2=551540
==============================================================================
--- gump/metadata/project/jakarta-jmeter-22.xml (original)
+++ gump/metadata/project/jakarta-jmeter-22.xml Thu Jun 28 05:19:48 2007
@@ -73,6 +73,7 @@
 
     <depend project="xstream"/>
     <depend project="xpp3"/>
+    <option project="junit3" runtime="true"/>
     
     <!-- Try to ensure that this builds after main jmeter build -->
 <!-- 
@@ -101,7 +102,6 @@
     <work nested="lib/htmllexer-2.0-20060923.jar"/>
     <work nested="lib/jCharts-0.7.5.jar"/>
     <work nested="lib/jdom-1.0.jar"/>
-    <work nested="lib/junit.jar"/>
     <work nested="lib/soap.jar"/>
     <work nested="lib/Tidy.jar"/>
 
@@ -167,6 +167,7 @@
 
     <depend project="xstream"/>
     <depend project="xpp3"/>
+    <option project="junit3" runtime="true"/>
 
     <home nested="." />
 
@@ -181,7 +182,6 @@
     <work nested="lib/htmllexer-2.0-20060923.jar"/>
     <work nested="lib/jCharts-0.7.5.jar"/>
     <work nested="lib/jdom-1.0.jar"/>
-    <work nested="lib/junit.jar"/>
     <work nested="lib/soap.jar"/>
     <work nested="lib/Tidy.jar"/>