summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/wink
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-09-08 05:55:44 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-09-08 05:55:44 +0000
commita738b52d8257db36862548b699f81292d9ea0a0d (patch)
tree5e9f658e6d34758c47525a18861e25306ad5f405 /sca-java-2.x/trunk/modules/wink
parenteb7dc287d00e10e561043e859924ebc656235f83 (diff)
Tidy up binding.rest osgi enablement
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993613 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/modules/wink/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/modules/wink/META-INF/MANIFEST.MF b/sca-java-2.x/trunk/modules/wink/META-INF/MANIFEST.MF
index 3e6c92d183..ffab9da88b 100644
--- a/sca-java-2.x/trunk/modules/wink/META-INF/MANIFEST.MF
+++ b/sca-java-2.x/trunk/modules/wink/META-INF/MANIFEST.MF
@@ -7,11 +7,11 @@ Bundle-ManifestVersion: 2
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-Description: Apache Tuscany SCA Wink
Import-Package: javax.servlet,
+ org.apache.tuscany.sca.implementation.web.runtime.utils;version="2.0",
org.apache.wink.common,
org.apache.wink.common.internal.registry,
org.apache.wink.server.internal,
org.apache.wink.server.internal.registry,
- org.apache.tuscany.sca.implementation.web.runtime.utils;version="2.0",
org.oasisopen.sca.annotation;version="2.0"
Bundle-SymbolicName: org.apache.tuscany.sca.wink
Bundle-DocURL: http://www.apache.org/