Author: sagara Date: Thu Jan 12 09:18:51 2012 New Revision: 1230448 URL: http://svn.apache.org/viewvc?rev=1230448&view=rev Log: AXIS2-4318 - Added HTTPClient 4.x into Import-Package.
Modified: axis/axis2/java/core/branches/AXIS2-4318/modules/osgi/pom.xml Modified: axis/axis2/java/core/branches/AXIS2-4318/modules/osgi/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/AXIS2-4318/modules/osgi/pom.xml?rev=1230448&r1=1230447&r2=1230448&view=diff ============================================================================== --- axis/axis2/java/core/branches/AXIS2-4318/modules/osgi/pom.xml (original) +++ axis/axis2/java/core/branches/AXIS2-4318/modules/osgi/pom.xml Thu Jan 12 09:18:51 2012 @@ -117,6 +117,8 @@ org.apache.axiom.*, org.apache.commons.fileupload.*, org.apache.commons.httpclient.*, + org.apache.http.client.*, + org.apache.http.auth.*, org.apache.commons.lang;resolution:=optional, org.apache.commons.logging, org.apache.http;resolution:=optional,