Author: pmouawad
Date: Thu Oct 13 05:39:35 2011
New Revision: 1182664
URL: http://svn.apache.org/viewvc?rev=1182664&view=rev
Log:
Bug 52016 - It would be useful to support Jexl2
Add jar to eclipse.classpath
Modified:
jakarta/jmeter/trunk/eclipse.classpath
Modified: jakarta/jmeter/trunk/eclipse.classpath
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/eclipse.classpath?rev=1182664&r1=1182663&r2=1182664&view=diff
==============================================================================
--- jakarta/jmeter/trunk/eclipse.classpath (original)
+++ jakarta/jmeter/trunk/eclipse.classpath Thu Oct 13 05:39:35 2011
@@ -50,6 +50,7 @@
<classpathentry kind="lib" path="lib/commons-httpclient-3.1.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/commons-jexl-1.1.jar"/>
+ <classpathentry kind="lib" path="lib/commons-jexl-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.6.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/commons-net-3.0.1.jar"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]