Author: jleroux
Date: Sun Jul 20 08:19:12 2014
New Revision: 1612053
URL:
http://svn.apache.org/r1612053Log:
ant-nodeps can be re-added later if needed. Eclipse was complaining ("The project cannot be built until build path errors are resolved") though it was actually building it seems, only unable to report other errors, this one was blocking it.
I don't change macro.xml (ant-nodep refs) because it might be used later and does not harm
Modified:
ofbiz/trunk/.classpath
Modified: ofbiz/trunk/.classpath
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=1612053&r1=1612052&r2=1612053&view=diff==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Sun Jul 20 08:19:12 2014
@@ -14,7 +14,6 @@
<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="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"/>