Done in revision 709890.

Jacques

From: "Jacques Le Roux" <[EMAIL PROTECTED]>
Hi Scott,

Thank you for the check, I did a clean and a build, but did not run-tests
I will wait a bit but I think we are save with the others too

Jacques

From: "Scott Gray" <[EMAIL PROTECTED]>
These 2 are imported in TestRunContainer.java:
<classpathentry kind="lib" path="framework/base/lib/ant-junit-1.7.0.jar"/>
<classpathentry kind="lib" path="framework/base/lib/ant-1.7.0.jar"/>

I see no reason not to remove the others though.

Regards
Scott

2008/11/2 Jacques Le Roux <[EMAIL PROTECTED]>:
The .classpath file is only used by Eclipse for the project where it's
defined

As we don't use Ant in OFBiz but only to build, as suggested by Adam
recently I propose to remove all Ant ref. in .classpath, ie

<classpathentry kind="lib" path="framework/base/lib/ant-junit-1.7.0.jar"/>
<classpathentry kind="lib"
path="framework/base/lib/ant-launcher-1.7.0.jar"/>
<classpathentry kind="lib" path="framework/base/lib/ant-1.7.0.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"/>

If nobody sees a problem with that I will do it in some days (of course I
tested ;o)

Jacques



Reply via email to