Author: pmouawad
Date: Sun Dec 23 22:26:37 2018
New Revision: 1849666

URL: http://svn.apache.org/viewvc?rev=1849666&view=rev
Log:
Updated to asm-7.0 (from 6.1)

Modified:
    jmeter/trunk/eclipse.classpath

Modified: jmeter/trunk/eclipse.classpath
URL: 
http://svn.apache.org/viewvc/jmeter/trunk/eclipse.classpath?rev=1849666&r1=1849665&r2=1849666&view=diff
==============================================================================
--- jmeter/trunk/eclipse.classpath (original)
+++ jmeter/trunk/eclipse.classpath Sun Dec 23 22:26:37 2018
@@ -46,7 +46,7 @@
        <classpathentry kind="src" output="build/protocol/tcp" 
path="src/protocol/tcp"/>
        <classpathentry kind="src" output="build/test" path="test/src"/>
        <classpathentry kind="lib" path="lib/accessors-smart-1.2.jar"/>
-       <classpathentry kind="lib" path="lib/asm-6.1.jar"/>
+       <classpathentry kind="lib" path="lib/asm-7.0.jar"/>
        <classpathentry kind="lib" path="lib/bsf-2.4.0.jar"/>
        <classpathentry kind="lib" path="lib/bsh-2.0b6.jar"/>
        <classpathentry kind="lib" path="lib/caffeine-2.6.2.jar"/>


Reply via email to