You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Adrian Crum <ad...@sandglass-software.com> on 2012/04/15 09:49:06 UTC

Re: svn commit: r1326132 - in /ofbiz/trunk: ./ framework/base/lib/ framework/base/lib/ant/

The project will not build after this change.

-Adrian

On 4/14/2012 4:38 PM, erwan@apache.org wrote:
> Author: erwan
> Date: Sat Apr 14 15:38:17 2012
> New Revision: 1326132
>
> URL: http://svn.apache.org/viewvc?rev=1326132&view=rev
> Log:
> Upgrading to latest ant version: 1.8.3
>
> Added:
>      ofbiz/trunk/framework/base/lib/ant-1.8.3.jar   (with props)
>      ofbiz/trunk/framework/base/lib/ant-junit-1.8.3.jar   (with props)
>      ofbiz/trunk/framework/base/lib/ant-launcher-1.8.3.jar   (with props)
>      ofbiz/trunk/framework/base/lib/ant/ant-apache-bsf-1.8.3.jar   (with props)
> Removed:
>      ofbiz/trunk/framework/base/lib/ant-1.8.2.jar
>      ofbiz/trunk/framework/base/lib/ant-junit-1.8.2.jar
>      ofbiz/trunk/framework/base/lib/ant-launcher-1.8.2.jar
>      ofbiz/trunk/framework/base/lib/ant/ant-apache-bsf-1.8.2.jar
> Modified:
>      ofbiz/trunk/.classpath
>      ofbiz/trunk/LICENSE
>
> Modified: ofbiz/trunk/.classpath
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=1326132&r1=1326131&r2=1326132&view=diff
> ==============================================================================
> --- ofbiz/trunk/.classpath (original)
> +++ ofbiz/trunk/.classpath Sat Apr 14 15:38:17 2012
> @@ -13,11 +13,11 @@
>       <classpathentry kind="lib" path="applications/content/lib/poi-scratchpad-3.8-20120326.jar"/>
>       <classpathentry kind="lib" path="applications/product/lib/watermarker-0.0.4.jar"/>
>       <classpathentry kind="lib" path="applications/product/lib/dozer-4.2.1.jar"/>
> -<classpathentry kind="lib" path="framework/base/lib/ant-1.8.2.jar"/>
> -<classpathentry kind="lib" path="framework/base/lib/ant-junit-1.8.2.jar"/>
> -<classpathentry kind="lib" path="framework/base/lib/ant-launcher-1.8.2.jar"/>
> +<classpathentry kind="lib" path="framework/base/lib/ant-1.8.3.jar"/>
> +<classpathentry kind="lib" path="framework/base/lib/ant-junit-1.8.3.jar"/>
> +<classpathentry kind="lib" path="framework/base/lib/ant-launcher-1.8.3.jar"/>
>       <classpathentry kind="lib" path="framework/base/lib/ant-trax-1.8.0.jar"/>
> -<classpathentry kind="lib" path="framework/base/lib/ant/ant-apache-bsf-1.8.2.jar"/>
> +<classpathentry kind="lib" path="framework/base/lib/ant/ant-apache-bsf-1.8.3.jar"/>
>       <classpathentry kind="lib" path="framework/base/lib/ant/ant-nodeps-1.8.1.jar"/>
>       <classpathentry kind="lib" path="framework/base/lib/antisamy-bin.1.2.jar"/>
>       <classpathentry kind="lib" path="framework/base/lib/avalon-framework-4.2.0.jar"/>
>
> Modified: ofbiz/trunk/LICENSE
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/LICENSE?rev=1326132&r1=1326131&r2=1326132&view=diff
> ==============================================================================
> --- ofbiz/trunk/LICENSE (original)
> +++ ofbiz/trunk/LICENSE Sat Apr 14 15:38:17 2012
> @@ -11,9 +11,9 @@ For additional details, see the NOTICE f
>   http://cwiki.apache.org/confluence/display/OFBADMIN/Libraries+Included+in+OFBiz
>   =========================================================================
>   The following libraries are licensed under the Apache License Version 2.0:
> -ofbiz/trunk/framework/base/lib/ant-launcher-1.8.2.jar
> -ofbiz/trunk/framework/base/lib/ant-1.8.2.jar
> -ofbiz/trunk/framework/base/lib/ant-junit-1.8.2.jar
> +ofbiz/trunk/framework/base/lib/ant-launcher-1.8.3.jar
> +ofbiz/trunk/framework/base/lib/ant-1.8.3.jar
> +ofbiz/trunk/framework/base/lib/ant-junit-1.8.3.jar
>   ofbiz/trunk/framework/base/lib/ant-trax-1.8.0.jar
>   ofbiz/trunk/framework/base/lib/ant/ant-apache-bsf-1.8.2.jar
>   ofbiz/trunk/framework/base/lib/ant/ant-nodeps-1.8.1.jar
>
> Added: ofbiz/trunk/framework/base/lib/ant-1.8.3.jar
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/ant-1.8.3.jar?rev=1326132&view=auto
> ==============================================================================
> Binary file - no diff available.
>
> Propchange: ofbiz/trunk/framework/base/lib/ant-1.8.3.jar
> ------------------------------------------------------------------------------
>      svn:mime-type = application/octet-stream
>
> Added: ofbiz/trunk/framework/base/lib/ant-junit-1.8.3.jar
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/ant-junit-1.8.3.jar?rev=1326132&view=auto
> ==============================================================================
> Binary file - no diff available.
>
> Propchange: ofbiz/trunk/framework/base/lib/ant-junit-1.8.3.jar
> ------------------------------------------------------------------------------
>      svn:mime-type = application/octet-stream
>
> Added: ofbiz/trunk/framework/base/lib/ant-launcher-1.8.3.jar
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/ant-launcher-1.8.3.jar?rev=1326132&view=auto
> ==============================================================================
> Binary file - no diff available.
>
> Propchange: ofbiz/trunk/framework/base/lib/ant-launcher-1.8.3.jar
> ------------------------------------------------------------------------------
>      svn:mime-type = application/octet-stream
>
> Added: ofbiz/trunk/framework/base/lib/ant/ant-apache-bsf-1.8.3.jar
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/ant/ant-apache-bsf-1.8.3.jar?rev=1326132&view=auto
> ==============================================================================
> Binary file - no diff available.
>
> Propchange: ofbiz/trunk/framework/base/lib/ant/ant-apache-bsf-1.8.3.jar
> ------------------------------------------------------------------------------
>      svn:mime-type = application/octet-stream
>
>

Re: svn commit: r1326132 - in /ofbiz/trunk: ./ framework/base/lib/ framework/base/lib/ant/

Posted by Erwan de FERRIERES <er...@nereide.fr>.
Le 15/04/2012 09:49, Adrian Crum a écrit :
> The project will not build after this change.
>
> -Adrian
>
Yes, I forgot the ant.bat file.. Corrected at rev 1326269
Thanks Adrian


-- 
Erwan de FERRIERES
www.nereide.biz