summaryrefslogtreecommitdiffstats
path: root/java/sca/contrib/modules/sca-api/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-11-19 00:07:37 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-11-19 00:07:37 +0000
commitad1c9458ea08eb593be252b706a88568f17c494c (patch)
treea40c652e6409242cc858afbdf24e52e429892115 /java/sca/contrib/modules/sca-api/META-INF/MANIFEST.MF
parent85ec6444c1ff2cb29da5889344d365779d3dc778 (diff)
Moving current trunk modules to contrib, before starting the Equinox branch merge
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718812 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/contrib/modules/sca-api/META-INF/MANIFEST.MF')
-rw-r--r--java/sca/contrib/modules/sca-api/META-INF/MANIFEST.MF17
1 files changed, 17 insertions, 0 deletions
diff --git a/java/sca/contrib/modules/sca-api/META-INF/MANIFEST.MF b/java/sca/contrib/modules/sca-api/META-INF/MANIFEST.MF
new file mode 100644
index 0000000000..bad814ed6f
--- /dev/null
+++ b/java/sca/contrib/modules/sca-api/META-INF/MANIFEST.MF
@@ -0,0 +1,17 @@
+Manifest-Version: 1.0
+Export-Package: org.osoa.sca.annotations;version="2.0",org.osoa.sca;us
+ es:="javax.security.auth";version="2.0"
+Tool: Bnd-0.0.255
+Bundle-Name: Apache Tuscany SCA API
+Created-By: 1.6.0_07 (Sun Microsystems Inc.)
+Bundle-Vendor: The Apache Software Foundation
+Bundle-Version: 2.0
+Bnd-LastModified: 1225397105046
+Bundle-ManifestVersion: 2
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Bundle-Description: API classes for the Service Component Architecture
+Import-Package: javax.security.auth,org.osoa.sca;version="2.0",org.oso
+ a.sca.annotations;version="2.0"
+Bundle-SymbolicName: org.apache.tuscany.sca.api
+Bundle-DocURL: http://www.apache.org/
+