Skip to content
This repository has been archived by the owner on May 9, 2020. It is now read-only.

Commit

Permalink
ant-nodeps can be re-added later if needed. Eclipse was complaining (…
Browse files Browse the repository at this point in the history
…"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


git-svn-id: https://svn.apache.org/repos/asf/ofbiz/trunk@1612053 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
JacquesLeRoux committed Jul 20, 2014
1 parent 573a135 commit 1a7d0d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -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"/>
Expand Down

0 comments on commit 1a7d0d3

Please sign in to comment.