|
Author: jleroux
Revision: 1738421
Modified property: svn:log
Modified: svn:log at Sun Apr 10 17:27:13 2016
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sun Apr 10 17:27:13 2016
@@ -1,2 +1,10 @@
-"Applied fix from trunk for revision: "
-
+"Applied fix from trunk for revision: 1735021"
+
+========================================================================================================
+OFBIZ-6755 Update the passport component to use httpclient/core-4.4.1 instead of commons-httpclient-3.1
+
+1. Remove commons-httpclient-3.1.jar from passport component.
+2. Use httpclient 4.4.1 in base/lib instead.
+3. Remove randomString methods, use RandomStringUtils.randomAlphanumeric instead.
+4. Move getAllowAllHttpClient to UtilHttp.
+========================================================================================================
|