summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/META-INF/MANIFEST.MF')
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/META-INF/MANIFEST.MF27
1 files changed, 27 insertions, 0 deletions
diff --git a/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/META-INF/MANIFEST.MF b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/META-INF/MANIFEST.MF
new file mode 100644
index 0000000000..3e296842bd
--- /dev/null
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/META-INF/MANIFEST.MF
@@ -0,0 +1,27 @@
+Manifest-Version: 1.0
+Private-Package: org.apache.tuscany.sca.implementation.widget.provider
+ ;version="1.4"
+Tool: Bnd-0.0.255
+Bundle-Name: Apache Tuscany SCA Widget Implementation Runtime
+Created-By: 1.6.0_07 (Sun Microsystems Inc.)
+Bundle-Vendor: The Apache Software Foundation
+Bundle-Version: 1.4
+Bnd-LastModified: 1225397415984
+Bundle-ManifestVersion: 2
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Bundle-Description: Apache Tuscany SCA Widget Implementation Runtime
+Import-Package:
+ org.apache.tuscany.sca.assembly;version="1.4",
+ org.apache.tuscany.sca.core;version="1.4",
+ org.apache.tuscany.sca.implementation.widget;version="1.4",
+ org.apache.tuscany.sca.interfacedef;version="1.4",
+ org.apache.tuscany.sca.invocation;version="1.4",
+ org.apache.tuscany.sca.policy;version="1.4.0",
+ org.apache.tuscany.sca.provider;version="1.4",
+ org.apache.tuscany.sca.runtime;version="1.4",
+ org.osoa.sca.annotations;version="1.4";resolution:=optional,
+ org.w3c.dom
+Bundle-SymbolicName: org.apache.tuscany.sca.implementation.widget.runt
+ ime
+Bundle-DocURL: http://www.apache.org/
+