Hello Jacques, Unless and until we have some stable solution for this problem, I would consider this as a bug fix and prefer to back port this changes to ReleaseBranch11.04 where I have observed the same issue. If nobody complains then on this weekend I will be back porting this changes to release branch 11.04 .
Thanks! -- Ashish On Sat, Nov 12, 2011 at 5:43 AM, <[email protected]> wrote: > Author: jleroux > Revision: 1201110 > Modified property: svn:log > > Modified: svn:log at Sat Nov 12 00:13:31 2011 > > ------------------------------------------------------------------------------ > --- svn:log (original) > +++ svn:log Sat Nov 12 00:13:31 2011 > @@ -1,14 +1,13 @@ > Temporarily fix for "./ant clean-all deletes any extra installed JDBC > files" https://issues.apache.org/jira/browse/OFBIZ-4556 reported by Sam > Hamilton > > -Comments out <!-- antcall target="clean-downloads"/ --> > - > +Comments out > +<!-- antcall target="clean-downloads"/ --> > +from clean-all target > > I also got this on Windows XP (easily solved by hand) > - > BUILD FAILED > D:\workspace\ofbizDev\build.xml:78: The following error occurred while > executing this line: > D:\workspace\ofbizDev\build.xml:84: Unable to delete file > D:\workspace\ofbizDev\framework\base\lib\cobertura-1.9.3.jar > > Comment: > - <!-- FIXME: clean-downloads introduces some issues: with > cobertura (on Windows can't be deleted, not sure why), > - but especially with postgresql drivers --> > +<!-- FIXME: clean-downloads introduces some issues: with cobertura (on > Windows can't be deleted, not sure why), but especially with postgresql > drivers --> > >
