You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2012/04/23 08:53:39 UTC

svn commit: r1329088 - /jmeter/trunk/eclipse.classpath

Author: pmouawad
Date: Mon Apr 23 06:53:39 2012
New Revision: 1329088

URL: http://svn.apache.org/viewvc?rev=1329088&view=rev
Log:
Bug 53129 - Upgrade XStream from 1.3.1 to 1.4.2

Modified:
    jmeter/trunk/eclipse.classpath

Modified: jmeter/trunk/eclipse.classpath
URL: http://svn.apache.org/viewvc/jmeter/trunk/eclipse.classpath?rev=1329088&r1=1329087&r2=1329088&view=diff
==============================================================================
--- jmeter/trunk/eclipse.classpath (original)
+++ jmeter/trunk/eclipse.classpath Mon Apr 23 06:53:39 2012
@@ -78,8 +78,9 @@
 	<classpathentry kind="lib" path="lib/xercesImpl-2.9.1.jar"/>
 	<classpathentry kind="lib" path="lib/xml-apis-1.3.04.jar"/>
 	<classpathentry kind="lib" path="lib/xmlgraphics-commons-1.3.1.jar"/>
+    <classpathentry kind="lib" path="lib/xmlpull-1.1.3.1.jar"/>
 	<classpathentry kind="lib" path="lib/xpp3_min-1.1.4c.jar"/>
-	<classpathentry kind="lib" path="lib/xstream-1.3.1.jar"/>
+	<classpathentry kind="lib" path="lib/xstream-1.4.2.jar"/>
     <!-- Needed for build and test -->
     <classpathentry kind="lib" path="lib/api/bcmail-jdk15-1.45.jar"/>
     <classpathentry kind="lib" path="lib/api/bcprov-jdk15-1.45.jar"/>