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 -->