details: https://code.openbravo.com/erp/devel/pi/rev/e549accfb295
changeset: 33435:e549accfb295
user: Carlos Aristu <carlos.aristu <at> openbravo.com>
date: Wed Feb 14 16:54:40 2018 +0100
summary: fixes issue 37912: Upgrade Apache HttpComponents
- Upgraded HttpCore from 4.0.1 to 4.4.9
- Upgraded HttpClient from 4.0 to 4.5.5
- Upgraded HttpClient dependencies: Commons Codec from 1.5 to 1.11 and
Commons Logging from 1.1.1 to 1.2
- Upgraded HttpClient Mime from 4.1 to 4.5.5
diffstat:
legal/Licensing.txt |
10 +++++-----
lib/runtime/commons-codec-1.11.jar |
Bin
lib/runtime/commons-codec-1.5.jar |
Bin
lib/runtime/commons-logging-1.1.1.jar |
Bin
lib/runtime/commons-logging-1.2.jar |
Bin
modules/org.openbravo.client.application/lib/runtime/httpclient-4.0.jar |
Bin
modules/org.openbravo.client.application/lib/runtime/httpclient-4.5.5.jar |
Bin
modules/org.openbravo.client.application/lib/runtime/httpcore-4.0.1.jar |
Bin
modules/org.openbravo.client.application/lib/runtime/httpcore-4.4.9.jar |
Bin
modules/org.openbravo.client.application/lib/runtime/httpmime-4.1.jar |
Bin
modules/org.openbravo.client.application/lib/runtime/httpmime-4.5.5.jar |
Bin
src-core/.classpath |
2 +-
12 files changed, 6 insertions(+), 6 deletions(-)
diffs (65 lines):
diff -r 15559dddfaad -r e549accfb295 legal/Licensing.txt
--- a/legal/Licensing.txt Wed Feb 14 13:35:37 2018 +0100
+++ b/legal/Licensing.txt Wed Feb 14 16:54:40 2018 +0100
@@ -106,14 +106,14 @@
# catalina-ant.jar
# commons-beanutils-1.8.3.jar
# commons-betwixt-0.8.jar
-# commons-codec-1.5.jar
+# commons-codec-1.11.jar
# commons-collections-3.2.1.jar
# commons-dbcp-1.4.jar
# commons-digester-1.8.1.jar
# commons-fileupload-1.2.2.jar
# commons-io-2.4.jar
# commons-lang-2.6.jar
-# commons-logging-1.1.1.jar
+# commons-logging-1.2.jar
# commons-pool-1.5.6.jar
# fop-1.1.jar
# jakarta-oro-2.0.8.jar
@@ -257,9 +257,9 @@
# shrinkwrap-spi-1.2.2.jar
# validation-api-1.0.0.GA.jar
# jsmin.0.2.4.jar
-# httpcore-4.0.1.jar
-# httpclient-4.0.jar
-# httpmime-4.1.jar
+# httpcore-4.4.9.jar
+# httpclient-4.5.5.jar
+# httpmime-4.5.5.jar
# guice-2.0.jar
# tomcat-juli.jar
# tomcat-jdbc.jar
diff -r 15559dddfaad -r e549accfb295 lib/runtime/commons-codec-1.11.jar
Binary file lib/runtime/commons-codec-1.11.jar has changed
diff -r 15559dddfaad -r e549accfb295 lib/runtime/commons-codec-1.5.jar
Binary file lib/runtime/commons-codec-1.5.jar has changed
diff -r 15559dddfaad -r e549accfb295 lib/runtime/commons-logging-1.1.1.jar
Binary file lib/runtime/commons-logging-1.1.1.jar has changed
diff -r 15559dddfaad -r e549accfb295 lib/runtime/commons-logging-1.2.jar
Binary file lib/runtime/commons-logging-1.2.jar has changed
diff -r 15559dddfaad -r e549accfb295
modules/org.openbravo.client.application/lib/runtime/httpclient-4.0.jar
Binary file
modules/org.openbravo.client.application/lib/runtime/httpclient-4.0.jar has
changed
diff -r 15559dddfaad -r e549accfb295
modules/org.openbravo.client.application/lib/runtime/httpclient-4.5.5.jar
Binary file
modules/org.openbravo.client.application/lib/runtime/httpclient-4.5.5.jar has
changed
diff -r 15559dddfaad -r e549accfb295
modules/org.openbravo.client.application/lib/runtime/httpcore-4.0.1.jar
Binary file
modules/org.openbravo.client.application/lib/runtime/httpcore-4.0.1.jar has
changed
diff -r 15559dddfaad -r e549accfb295
modules/org.openbravo.client.application/lib/runtime/httpcore-4.4.9.jar
Binary file
modules/org.openbravo.client.application/lib/runtime/httpcore-4.4.9.jar has
changed
diff -r 15559dddfaad -r e549accfb295
modules/org.openbravo.client.application/lib/runtime/httpmime-4.1.jar
Binary file
modules/org.openbravo.client.application/lib/runtime/httpmime-4.1.jar has
changed
diff -r 15559dddfaad -r e549accfb295
modules/org.openbravo.client.application/lib/runtime/httpmime-4.5.5.jar
Binary file
modules/org.openbravo.client.application/lib/runtime/httpmime-4.5.5.jar has
changed
diff -r 15559dddfaad -r e549accfb295 src-core/.classpath
--- a/src-core/.classpath Wed Feb 14 13:35:37 2018 +0100
+++ b/src-core/.classpath Wed Feb 14 16:54:40 2018 +0100
@@ -9,7 +9,7 @@
<classpathentry kind="lib"
path="/openbravo/lib/runtime/commons-fileupload-1.2.2.jar"/>
<classpathentry kind="lib"
path="/openbravo/lib/runtime/xercesImpl.jar"/>
<classpathentry kind="lib" path="/openbravo/lib/runtime/nekohtml.jar"/>
- <classpathentry kind="lib"
path="/openbravo/lib/runtime/commons-codec-1.5.jar"/>
+ <classpathentry kind="lib"
path="/openbravo/lib/runtime/commons-codec-1.11.jar"/>
<classpathentry kind="lib"
path="/openbravo/lib/runtime/log4j-1.2.16.jar"/>
<classpathentry kind="lib"
path="/openbravo/lib/runtime/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="/openbravo/lib/build/servlet-api.jar"/>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits