svn commit: r709250 - /ofbiz/trunk/.classpath

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r709250 - /ofbiz/trunk/.classpath

doogie-3
Author: doogie
Date: Thu Oct 30 14:28:22 2008
New Revision: 709250

URL: http://svn.apache.org/viewvc?rev=709250&view=rev
Log:
Add the new ant jars.

Modified:
    ofbiz/trunk/.classpath

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=709250&r1=709249&r2=709250&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Thu Oct 30 14:28:22 2008
@@ -167,5 +167,7 @@
  <classpathentry kind="lib" path="framework/base/lib/scripting/asm-util-2.2.jar"/>
  <classpathentry kind="lib" path="framework/base/lib/scripting/groovy-1.5.6.jar"/>
  <classpathentry kind="lib" path="framework/base/lib/jpim-0.1.jar"/>
+ <classpathentry kind="lib" path="framework/base/lib/ant/ant-nodeps-1.7.0.jar"/>
+ <classpathentry kind="lib" path="framework/base/lib/ant/ant-apache-bsf-1.7.0.jar"/>
  <classpathentry kind="output" path="bin"/>
 </classpath>