summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-02-26 18:21:45 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-02-26 18:21:45 +0000
commitb4f0e720cda98d4bdaa351f4509d6486537a60f6 (patch)
tree6d2b04b16149705dcc013c73ee5de18c8d081d69 /sca-java-2.x/trunk/modules
parenta5dfadb778fdb5a74b7d5e9169b6d3eceb16a5e7 (diff)
Add missing Import-Package
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916777 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/modules/common-http/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/modules/common-http/META-INF/MANIFEST.MF b/sca-java-2.x/trunk/modules/common-http/META-INF/MANIFEST.MF
index c1c08f864c..942e695a71 100644
--- a/sca-java-2.x/trunk/modules/common-http/META-INF/MANIFEST.MF
+++ b/sca-java-2.x/trunk/modules/common-http/META-INF/MANIFEST.MF
@@ -9,5 +9,6 @@ Bundle-Description: Apache Tuscany SCA Common HTTP
Bundle-SymbolicName: org.apache.tuscany.sca.common.http
Bundle-DocURL: http://www.apache.org/
Export-Package: org.apache.tuscany.sca.common.http;version="2.0.0"
+Import-Package: javax.servlet.http