You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ad...@apache.org on 2014/06/24 20:15:41 UTC

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

Author: adrianc
Date: Tue Jun 24 18:15:41 2014
New Revision: 1605148

URL: http://svn.apache.org/r1605148
Log:
Fix Eclipse classpath file.

Modified:
    ofbiz/trunk/.classpath

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=1605148&r1=1605147&r2=1605148&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Tue Jun 24 18:15:41 2014
@@ -10,11 +10,10 @@
     <classpathentry kind="lib" path="applications/content/lib/tika-parsers-1.0.jar"/>
     <classpathentry kind="lib" path="applications/product/lib/watermarker-0.0.4.jar"/>
     <classpathentry kind="lib" path="applications/product/lib/dozer-4.2.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/ant-1.9.0-ant.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/ant-1.9.0-ant-junit.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/ant-1.9.0-ant-launcher.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/ant/ant-1.9.0-ant-apache-bsf.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/ant/ant-nodeps-1.8.1.jar"/>
+    <classpathentry kind="lib" path="lib/ant/ant-1.9.0-ant.jar"/>
+    <classpathentry kind="lib" path="lib/ant/ant-1.9.0-ant-junit.jar"/>
+    <classpathentry kind="lib" path="lib/ant/ant-1.9.0-ant-launcher.jar"/>
+    <classpathentry kind="lib" path="lib/ant/ant-1.9.0-ant-apache-bsf.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/antisamy-bin.1.2.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/avalon-framework-4.2.0.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/avalon-util-exception-1.0.0.jar"/>