You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Jacques Le Roux <ja...@les7arts.com> on 2016/04/22 22:04:22 UTC

Re: svn commit: r1740310 - in /ofbiz/trunk: .classpath LICENSE

Thanks Jacopo

Jacques

Le 21/04/2016 15:34, jacopoc@apache.org a écrit :
> Author: jacopoc
> Date: Thu Apr 21 13:34:42 2016
> New Revision: 1740310
>
> URL: http://svn.apache.org/viewvc?rev=1740310&view=rev
> Log:
> Updated Licence and Eclipse .classpath file after recent upgrade to ICU4J (rev. 1740229).
>
> Modified:
>      ofbiz/trunk/.classpath
>      ofbiz/trunk/LICENSE
>
> Modified: ofbiz/trunk/.classpath
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=1740310&r1=1740309&r2=1740310&view=diff
> ==============================================================================
> --- ofbiz/trunk/.classpath (original)
> +++ ofbiz/trunk/.classpath Thu Apr 21 13:34:42 2016
> @@ -25,7 +25,7 @@
>   	<classpathentry kind="lib" path="framework/base/lib/httpcore-4.4.1.jar"/>
>   	<classpathentry kind="lib" path="framework/base/lib/httpunit-1.7.jar"/>
>   	<classpathentry kind="lib" path="framework/base/lib/ical4j-1.0-rc2.jar"/>
> -	<classpathentry kind="lib" path="framework/base/lib/icu4j-52_1.jar"/>
> +	<classpathentry kind="lib" path="framework/base/lib/icu4j-57_1.jar"/>
>   	<classpathentry kind="lib" path="framework/base/lib/ivy-2.2.0.jar"/>
>   	<classpathentry kind="lib" path="framework/base/lib/jackson-annotations-2.4.0.jar"/>
>   	<classpathentry kind="lib" path="framework/base/lib/jackson-core-2.4.2.jar"/>
>
> Modified: ofbiz/trunk/LICENSE
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/LICENSE?rev=1740310&r1=1740309&r2=1740310&view=diff
> ==============================================================================
> --- ofbiz/trunk/LICENSE (original)
> +++ ofbiz/trunk/LICENSE Thu Apr 21 13:34:42 2016
> @@ -1209,7 +1209,7 @@ any resulting litigation.
>   =========================================================================
>   The following libraries distributed with Apache OFBiz are licensed under the
>   MIT/X License:
> -framework/base/lib/icu4j-52_1.jar
> +framework/base/lib/icu4j-57_1.jar
>   framework/base/lib/jcl-over-slf4j-1.6.4.jar
>   framework/base/lib/slf4j-api-1.6.4.jar
>   framework/images/webapp/images/jquery/*
>
>
>