I don't think I will. But yes it would be interesting to know if/how they
intend to deal with the problem we crossed
Has already somebody asked for something like that ?
Jacques
From: "BJ Freeman" <[EMAIL PROTECTED]>
+1
BTW are you going to follow up on the Eclipse Ant group.
if not I will.
Jacques Le Roux sent the following on 11/1/2008 9:07 AM:
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