summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/implementation-widget-runtime/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-10-30 16:22:52 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-10-30 16:22:52 +0000
commitbfcaf731aaba120c2affbbb018321db2cead42a5 (patch)
treeee65639e9753c05a865cada438def832954ed508 /branches/sca-equinox/modules/implementation-widget-runtime/META-INF/MANIFEST.MF
parentbcf6871abfa4171330ce970ff9319ada6c25e0bf (diff)
Adding the generated META-INF/MANIFEST.MF to source code repository, as these artifacts should be authored and tweaked by developers.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709194 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-equinox/modules/implementation-widget-runtime/META-INF/MANIFEST.MF22
1 files changed, 22 insertions, 0 deletions
diff --git a/branches/sca-equinox/modules/implementation-widget-runtime/META-INF/MANIFEST.MF b/branches/sca-equinox/modules/implementation-widget-runtime/META-INF/MANIFEST.MF
new file mode 100644
index 0000000000..87eccf4ed8
--- /dev/null
+++ b/branches/sca-equinox/modules/implementation-widget-runtime/META-INF/MANIFEST.MF
@@ -0,0 +1,22 @@
+Manifest-Version: 1.0
+Created-By: 1.5.0_11 (Sun Microsystems Inc.)
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Import-Package: org.apache.tuscany.sca.assembly;version="1.4",org.apac
+ he.tuscany.sca.core;version="1.4",org.apache.tuscany.sca.implementati
+ on.widget;version="1.4",org.apache.tuscany.sca.interfacedef;version="
+ 1.4",org.apache.tuscany.sca.invocation;version="1.4",org.apache.tusca
+ ny.sca.provider;version="1.4",org.apache.tuscany.sca.runtime;version=
+ "1.4",org.w3c.dom
+Bnd-LastModified: 1225317244274
+Bundle-Version: 1.4
+Bundle-Description: Apache Tuscany SCA Widget Implementation Runtime
+Bundle-Name: Apache Tuscany SCA Widget Implementation Runtime
+Private-Package: org.apache.tuscany.sca.implementation.widget.provider
+ ;version="1.4"
+Bundle-DocURL: http://www.apache.org/
+Bundle-ManifestVersion: 2
+Bundle-Vendor: The Apache Software Foundation
+Bundle-SymbolicName: org.apache.tuscany.sca.implementation.widget.runt
+ ime
+Tool: Bnd-0.0.255
+