Author: doogie
Date: Thu Oct 30 14:28:22 2008
New Revision: 709250
URL:
http://svn.apache.org/viewvc?rev=709250&view=revLog:
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>