summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/host-http/META-INF
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2012-09-10 22:15:12 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2012-09-10 22:15:12 +0000
commit6320f67c7cefc3e8c349676fe532098d172e2ef6 (patch)
treecddcca49e61a9ee3ad492f9fcb1f1e402f647e79 /sca-java-2.x/trunk/modules/host-http/META-INF
parentca0830350cddf1b0b0e96d52b7d48f275fb14c7f (diff)
Use the new api
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1383131 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/modules/host-http/META-INF')
-rw-r--r--sca-java-2.x/trunk/modules/host-http/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/modules/host-http/META-INF/MANIFEST.MF b/sca-java-2.x/trunk/modules/host-http/META-INF/MANIFEST.MF
index c4ccda2499..2621509ce4 100644
--- a/sca-java-2.x/trunk/modules/host-http/META-INF/MANIFEST.MF
+++ b/sca-java-2.x/trunk/modules/host-http/META-INF/MANIFEST.MF
@@ -23,6 +23,7 @@ Import-Package: javax.servlet,
org.apache.http.conn.scheme;resolution:=optional,
org.apache.http.conn.ssl;resolution:=optional,
org.apache.http.impl.client;resolution:=optional,
+ org.apache.http.impl.conn;resolution:=optional,
org.apache.http.impl.conn.tsccm;resolution:=optional,
org.apache.http.params;resolution:=optional,
org.apache.http.protocol;resolution:=optional,