summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/extensibility/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-07-31 03:42:17 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-07-31 03:42:17 +0000
commit6e481c109faf970288bae780bea01c236571e277 (patch)
treef73fae7d20d1f15b4ec4ed6ece36b975455d97a5 /java/sca/modules/extensibility/META-INF/MANIFEST.MF
parentdb0695c47f85c0d8a57966110bfb5b70fbb9f5e0 (diff)
Generate a gateway bundle that aggregate split META-INF/services resources
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799510 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/modules/extensibility/META-INF/MANIFEST.MF10
1 files changed, 8 insertions, 2 deletions
diff --git a/java/sca/modules/extensibility/META-INF/MANIFEST.MF b/java/sca/modules/extensibility/META-INF/MANIFEST.MF
index 94a091df0c..7cc2ff22c9 100644
--- a/java/sca/modules/extensibility/META-INF/MANIFEST.MF
+++ b/java/sca/modules/extensibility/META-INF/MANIFEST.MF
@@ -1,11 +1,17 @@
Manifest-Version: 1.0
+Tuscany-Comment: Expoprt the META-INF.services under an "internal" attribute
+ so that it can be seen only by the bundle itself without following the
+ DynamicImport-Package *
Export-Package: org.apache.tuscany.sca.core;uses:="org.apache.tuscany.
sca.extensibility";version="2.0.0",org.apache.tuscany.sca.extensibility
- ;version="2.0.0"
+ ;version="2.0.0",META-INF.services;internal=true;mandatory:=internal
Tool: Bnd-0.0.255
Bundle-Name: Apache Tuscany SCA Extensibility
Created-By: 1.6.0_07 (Sun Microsystems Inc.)
-DynamicImport-Package: org.apache.tuscany.sca.extensibility.equinox
+DynamicImport-Package: org.apache.tuscany.sca.extensibility.equinox,
+ javax.transaction;version="1.1",
+ javax.transaction.xa;version="1.1",
+ *
Bundle-Vendor: The Apache Software Foundation
Bundle-Version: 2.0.0
Bnd-LastModified: 1225397079296