diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-03-19 17:02:07 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-03-19 17:02:07 +0000 |
commit | 875ac5d246878b199c393e9700c8a085c8939333 (patch) | |
tree | d5e3118530829e4b244de744ece37495142dafd5 /sandbox/ant/sca/branches/tb3/modules/extensibility/META-INF | |
parent | 743de5fd012ae4e753a584e57ad1252aa9e6208f (diff) |
[maven-release-plugin] copy for branch tb3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756088 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/ant/sca/branches/tb3/modules/extensibility/META-INF')
-rw-r--r-- | sandbox/ant/sca/branches/tb3/modules/extensibility/META-INF/MANIFEST.MF | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/sandbox/ant/sca/branches/tb3/modules/extensibility/META-INF/MANIFEST.MF b/sandbox/ant/sca/branches/tb3/modules/extensibility/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..8beea88eca --- /dev/null +++ b/sandbox/ant/sca/branches/tb3/modules/extensibility/META-INF/MANIFEST.MF @@ -0,0 +1,18 @@ +Manifest-Version: 1.0
+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"
+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
+Bundle-Vendor: The Apache Software Foundation
+Bundle-Version: 2.0.0
+Bnd-LastModified: 1225397079296
+Bundle-ManifestVersion: 2
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Bundle-Description: Apache Tuscany SCA Extensibility
+Import-Package: org.apache.tuscany.sca.core;version="2.0.0",
+ org.apache.tuscany.sca.extensibility;version="2.0.0"
+Bundle-SymbolicName: org.apache.tuscany.sca.extensibility
+Bundle-DocURL: http://www.apache.org/
|