You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by se...@apache.org on 2008/05/23 14:22:02 UTC

svn commit: r659514 - in /jakarta/jmeter/trunk: build.properties build.xml

Author: sebb
Date: Fri May 23 05:22:01 2008
New Revision: 659514

URL: http://svn.apache.org/viewvc?rev=659514&view=rev
Log:
excalibur-i18n and -compatibility were deleted a while ago

Modified:
    jakarta/jmeter/trunk/build.properties
    jakarta/jmeter/trunk/build.xml

Modified: jakarta/jmeter/trunk/build.properties
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/build.properties?rev=659514&r1=659513&r2=659514&view=diff
==============================================================================
--- jakarta/jmeter/trunk/build.properties (original)
+++ jakarta/jmeter/trunk/build.properties Fri May 23 05:22:01 2008
@@ -28,9 +28,7 @@
 commons-logging.jar         = ${lib.dir}/commons-logging-1.1.1.jar
 commons-net.jar             = ${lib.dir}/commons-net-1.4.1.jar
 
-excalibur-compatibility.jar = ${lib.dir}/excalibur-compatibility-1.1.jar
 excalibur-datasource.jar    = ${lib.dir}/excalibur-datasource-1.1.1.jar
-excalibur-i18n.jar          = ${lib.dir}/excalibur-i18n-1.1.jar
 excalibur-instrument.jar    = ${lib.dir}/excalibur-instrument-1.0.jar
 excalibur-logger.jar        = ${lib.dir}/excalibur-logger-1.1.jar
 excalibur-pool.jar          = ${lib.dir}/excalibur-pool-1.2.jar

Modified: jakarta/jmeter/trunk/build.xml
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/build.xml?rev=659514&r1=659513&r2=659514&view=diff
==============================================================================
--- jakarta/jmeter/trunk/build.xml (original)
+++ jakarta/jmeter/trunk/build.xml Fri May 23 05:22:01 2008
@@ -304,8 +304,6 @@
     <include name="${commons-logging.jar}"/>
     <include name="${commons-net.jar}"/>
     <include name="${excalibur-logger.jar}"/>
-    <include name="${excalibur-i18n.jar}"/>
-    <include name="${excalibur-compatibility.jar}"/>
     <include name="${htmllexer.jar}"/>
     <include name="${htmlparser.jar}"/>
     <include name="${jcharts.jar}"/>
@@ -357,9 +355,7 @@
     <pathelement location="${commons-lang.jar}"/>
     <pathelement location="${commons-logging.jar}"/>
     <pathelement location="${commons-net.jar}"/>
-    <pathelement location="${excalibur-compatibility.jar}"/>
     <pathelement location="${excalibur-datasource.jar}"/>
-    <pathelement location="${excalibur-i18n.jar}"/>
     <pathelement location="${excalibur-instrument.jar}"/>
     <pathelement location="${excalibur-logger.jar}"/>
     <pathelement location="${excalibur-pool.jar}"/>



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