You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jakarta.apache.org by se...@apache.org on 2011/01/19 13:57:03 UTC

svn commit: r1060798 - /jakarta/jmeter/trunk/build.xml

Author: sebb
Date: Wed Jan 19 12:57:02 2011
New Revision: 1060798

URL: http://svn.apache.org/viewvc?rev=1060798&view=rev
Log:
Not used

Modified:
    jakarta/jmeter/trunk/build.xml

Modified: jakarta/jmeter/trunk/build.xml
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/build.xml?rev=1060798&r1=1060797&r2=1060798&view=diff
==============================================================================
--- jakarta/jmeter/trunk/build.xml (original)
+++ jakarta/jmeter/trunk/build.xml Wed Jan 19 12:57:02 2011
@@ -2075,19 +2075,6 @@ run JMeter unless all the JMeter jars ar
         <process_jarfile jarname="velocity"   dest.dir="${lib.doc}"/>
     </target>
 
-    <!-- Download jars only needed by Gump (unless already done) -->
-    <target name="_process_gump_jars" unless="velocity.present">
-        <process_jarfile jarname="excalibur-datasource"/>
-        <process_jarfile jarname="excalibur-instrument"/>
-        <process_jarfile jarname="excalibur-logger"/>
-        <process_jarfile jarname="excalibur-pool"/>
-        <process_jarfile jarname="htmllexer"/>
-        <process_jarfile jarname="htmlparser"/>
-        <process_jarfile jarname="jakarta-oro"/>
-        <process_jarfile jarname="jcharts"/>
-        <process_jarfile jarname="soap"/>
-    </target>
-
     <!-- Download all missing jars.-->
     <target name="download_jars" description="Download any missing jar files">
         <!-- build.dir may be needed as a temporary work area -->



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org