/[Apache-SVN]
ViewVC logotype

Revision 1735021


Jump to revision: Previous Next
Author: shijh
Date: Tue Mar 15 06:06:33 2016 UTC (8 years ago)
Changed paths: 9
Log Message:
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.


Changed paths

Path Details
Directoryofbiz/trunk/framework/base/src/org/ofbiz/base/util/UtilHttp.java modified , text changed
Directoryofbiz/trunk/specialpurpose/passport/build.xml modified , text changed
Directoryofbiz/trunk/specialpurpose/passport/lib/ deleted
Directoryofbiz/trunk/specialpurpose/passport/src/org/ofbiz/passport/event/GitHubEvents.java modified , text changed
Directoryofbiz/trunk/specialpurpose/passport/src/org/ofbiz/passport/event/LinkedInEvents.java modified , text changed
Directoryofbiz/trunk/specialpurpose/passport/src/org/ofbiz/passport/user/GitHubAuthenticator.java modified , text changed
Directoryofbiz/trunk/specialpurpose/passport/src/org/ofbiz/passport/user/LinkedInAuthenticator.java modified , text changed
Directoryofbiz/trunk/specialpurpose/passport/src/org/ofbiz/passport/util/PassportUtil.java modified , text changed
Directoryofbiz/trunk/specialpurpose/solr/src/org/ofbiz/solr/SolrUtil.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26