You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Sam Hamilton <sa...@sh81.com> on 2011/11/12 02:23:19 UTC

Re: svn propchange: r1201110 - svn:log

Thanks Jacques! 


On 12 Nov 2011, at 08:13, jleroux@apache.org 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 -->
>