summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/binding-ws/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-equinox/modules/binding-ws/META-INF/MANIFEST.MF')
-rw-r--r--branches/sca-equinox/modules/binding-ws/META-INF/MANIFEST.MF26
1 files changed, 26 insertions, 0 deletions
diff --git a/branches/sca-equinox/modules/binding-ws/META-INF/MANIFEST.MF b/branches/sca-equinox/modules/binding-ws/META-INF/MANIFEST.MF
new file mode 100644
index 0000000000..6a1115f9db
--- /dev/null
+++ b/branches/sca-equinox/modules/binding-ws/META-INF/MANIFEST.MF
@@ -0,0 +1,26 @@
+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: javax.wsdl,javax.xml.namespace,org.apache.tuscany.sca.
+ assembly;version="1.4",org.apache.tuscany.sca.assembly.builder;versio
+ n="1.4",org.apache.tuscany.sca.binding.ws;version="1.4",org.apache.tu
+ scany.sca.binding.ws.addressing;version="1.4",org.apache.tuscany.sca.
+ interfacedef;version="1.4",org.apache.tuscany.sca.interfacedef.wsdl;v
+ ersion="1.4",org.apache.tuscany.sca.policy;version="1.4",org.w3c.dom
+Bnd-LastModified: 1225317147588
+Export-Package: org.apache.tuscany.sca.binding.ws.addressing;uses:="ja
+ vax.xml.namespace";version="1.4",org.apache.tuscany.sca.binding.ws;us
+ es:="javax.wsdl,org.apache.tuscany.sca.assembly.builder,javax.xml.nam
+ espace,org.apache.tuscany.sca.interfacedef,org.w3c.dom,org.apache.tus
+ cany.sca.assembly,org.apache.tuscany.sca.interfacedef.wsdl";version="
+ 1.4"
+Bundle-Version: 1.4
+Bundle-Name: Apache Tuscany SCA WS Binding Model
+Bundle-Description: Apache Tuscany SCA WS Binding Model
+Private-Package: org.apache.tuscany.sca.binding.ws.impl;version="1.4"
+Bundle-DocURL: http://www.apache.org/
+Bundle-ManifestVersion: 2
+Bundle-Vendor: The Apache Software Foundation
+Bundle-SymbolicName: org.apache.tuscany.sca.binding.ws
+Tool: Bnd-0.0.255
+