Author: sebb
Date: Mon May 12 08:03:55 2008
New Revision: 655513

URL: http://svn.apache.org/viewvc?rev=655513&view=rev
Log:
Add serializer.jar to classpath so agrees with external jars

Modified:
    jakarta/jmeter/trunk/build.xml

Modified: jakarta/jmeter/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/build.xml?rev=655513&r1=655512&r2=655513&view=diff
==============================================================================
--- jakarta/jmeter/trunk/build.xml (original)
+++ jakarta/jmeter/trunk/build.xml Mon May 12 08:03:55 2008
@@ -376,6 +376,7 @@
     <pathelement location="${tidy.jar}"/>
     <pathelement location="${xstream.jar}"/>
     <pathelement location="${xpp3.jar}"/>
+    <pathelement location="${serializer.jar}"/>
     <pathelement location="${xalan.jar}"/>
     <pathelement location="${xerces.jar}"/>
     <pathelement location="${xml-apis.jar}"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to