details:   https://code.openbravo.com/erp/devel/pi/rev/6f33ffa453d5
changeset: 35438:6f33ffa453d5
user:      Asier Lostalé <asier.lostale <at> openbravo.com>
date:      Wed Feb 06 13:18:44 2019 +0100
summary:   fixed issue 40161: updated commons-collections to 3.2.2

  commons-collections library has been updated from 3.2.1 to 3.2.2

diffstat:

 build.xml                                 |    3 +--
 legal/Licensing.txt                       |    2 +-
 lib/runtime/commons-collections-3.2.1.jar |  Bin 
 lib/runtime/commons-collections-3.2.2.jar |  Bin 
 src-wad/.classpath                        |    1 -
 5 files changed, 2 insertions(+), 4 deletions(-)

diffs (47 lines):

diff -r 25c609294e5e -r 6f33ffa453d5 build.xml
--- a/build.xml Wed Feb 06 16:27:17 2019 +0100
+++ b/build.xml Wed Feb 06 13:18:44 2019 +0100
@@ -12,7 +12,7 @@
 * under the License.
 * The Original Code is Openbravo ERP.
 * The Initial Developer of the Original Code is Openbravo SLU
-* All portions are Copyright (C) 2001-2018 Openbravo SLU
+* All portions are Copyright (C) 2001-2019 Openbravo SLU
 * All Rights Reserved.
 * Contributor(s):  ______________________________________.
 ************************************************************************
@@ -1004,7 +1004,6 @@
         <pathelement path="${base.lib}/runtime/commons-dbcp-1.4.jar" />
         <pathelement path="${base.lib}/runtime/postgresql-42.2.2.jre7.jar" />
         <pathelement path="${base.lib}/runtime/ojdbc6.jar" />
-        <pathelement path="${base.lib}/runtime/commons-collectionsi-3.2.1.jar" 
/>
         <pathelement path="${base.lib}/runtime/ant-1.9.2.jar" />
         <pathelement path="${base.lib}/runtime/ant-launcher-1.9.2.jar" />
         <pathelement path="${base.lib}/runtime/ant-apache-log4j-1.9.2.jar" />
diff -r 25c609294e5e -r 6f33ffa453d5 legal/Licensing.txt
--- a/legal/Licensing.txt       Wed Feb 06 16:27:17 2019 +0100
+++ b/legal/Licensing.txt       Wed Feb 06 13:18:44 2019 +0100
@@ -97,7 +97,7 @@
 # commons-beanutils-1.8.3.jar
 # commons-betwixt-0.8.jar
 # commons-codec-1.11.jar
-# commons-collections-3.2.1.jar
+# commons-collections-3.2.2.jar
 # commons-dbcp-1.4.jar
 # commons-digester-1.8.1.jar
 # commons-fileupload-1.2.2.jar
diff -r 25c609294e5e -r 6f33ffa453d5 lib/runtime/commons-collections-3.2.1.jar
Binary file lib/runtime/commons-collections-3.2.1.jar has changed
diff -r 25c609294e5e -r 6f33ffa453d5 lib/runtime/commons-collections-3.2.2.jar
Binary file lib/runtime/commons-collections-3.2.2.jar has changed
diff -r 25c609294e5e -r 6f33ffa453d5 src-wad/.classpath
--- a/src-wad/.classpath        Wed Feb 06 16:27:17 2019 +0100
+++ b/src-wad/.classpath        Wed Feb 06 13:18:44 2019 +0100
@@ -5,7 +5,6 @@
        <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
        <classpathentry combineaccessrules="false" kind="src" 
path="/OpenbravoCore"/>
        <classpathentry kind="lib" 
path="/openbravo/lib/runtime/xercesImpl.jar"/>
-       <classpathentry kind="lib" 
path="/openbravo/lib/runtime/commons-collections-3.2.1.jar"/>
        <classpathentry kind="lib" path="/openbravo/lib/build/servlet-api.jar"/>
        <classpathentry kind="lib" path="/openbravo/lib/runtime/ant-1.9.2.jar"/>
        <classpathentry kind="lib" 
path="/openbravo/lib/runtime/log4j-1.2-api-2.11.1.jar"/>


_______________________________________________
Openbravo-commits mailing list
Openbravo-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to