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 2016/03/01 13:21:48 UTC

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

Author: pmouawad
Date: Tue Mar  1 12:21:48 2016
New Revision: 1733050

URL: http://svn.apache.org/viewvc?rev=1733050&view=rev
Log:
WebserviceSampler used soap-2.3.1 jar, it has been removed so remove jar references

Modified:
    jmeter/trunk/eclipse.classpath

Modified: jmeter/trunk/eclipse.classpath
URL: http://svn.apache.org/viewvc/jmeter/trunk/eclipse.classpath?rev=1733050&r1=1733049&r2=1733050&view=diff
==============================================================================
--- jmeter/trunk/eclipse.classpath (original)
+++ jmeter/trunk/eclipse.classpath Tue Mar  1 12:21:48 2016
@@ -87,7 +87,6 @@
 	<classpathentry kind="lib" path="lib/serializer-2.7.2.jar"/>
 	<classpathentry kind="lib" path="lib/slf4j-api-1.7.13.jar"/>
 	<classpathentry kind="lib" path="lib/slf4j-nop-1.7.13.jar"/>
-	<classpathentry kind="lib" path="lib/soap-2.3.1.jar"/>
 	<classpathentry kind="lib" path="lib/tika-core-1.12.jar"/>
 	<classpathentry kind="lib" path="lib/tika-parsers-1.12.jar"/>
 	<classpathentry kind="lib" path="lib/xalan-2.7.2.jar"/>