Re: svn commit: r1182664 - /jakarta/jmeter/trunk/eclipse.classpath
sebb <[email protected]> Thu, 13 Oct 2011 13:58:29 +0100
| Newsgroups | gmane.comp.jakarta.cactus.devel |
|---|---|
| Message-ID | <CAOGo0VbE_Vp9ZXCcikUDD2YCU1e-F_g5_xETJFbY4K=gj852jQ@mail.gmail.com> |
Good catch! On 13 October 2011 06:39, <[email protected]> wrote: > 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] > >