summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/implementation-bpel-ode
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-equinox/modules/implementation-bpel-ode')
-rw-r--r--branches/sca-equinox/modules/implementation-bpel-ode/META-INF/MANIFEST.MF30
-rw-r--r--branches/sca-equinox/modules/implementation-bpel-ode/META-INF/README1
2 files changed, 30 insertions, 1 deletions
diff --git a/branches/sca-equinox/modules/implementation-bpel-ode/META-INF/MANIFEST.MF b/branches/sca-equinox/modules/implementation-bpel-ode/META-INF/MANIFEST.MF
new file mode 100644
index 0000000000..a20361cba5
--- /dev/null
+++ b/branches/sca-equinox/modules/implementation-bpel-ode/META-INF/MANIFEST.MF
@@ -0,0 +1,30 @@
+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.sql,javax.transaction,javax.wsdl,javax.xml.names
+ pace,org.apache.commons.logging,org.apache.geronimo.transaction.manag
+ er,org.apache.ode.bpel.compiler,org.apache.ode.bpel.dao,org.apache.od
+ e.bpel.engine,org.apache.ode.bpel.evt,org.apache.ode.bpel.iapi,org.ap
+ ache.ode.bpel.memdao,org.apache.ode.il.config,org.apache.ode.il.dbuti
+ l,org.apache.ode.scheduler.simple,org.apache.ode.utils,org.apache.tus
+ cany.sca.assembly;version="1.4",org.apache.tuscany.sca.core;version="
+ 1.4",org.apache.tuscany.sca.databinding.xml;version="1.4",org.apache.
+ tuscany.sca.implementation.bpel;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.invocation;version="1.4",org.apac
+ he.tuscany.sca.provider;version="1.4",org.apache.tuscany.sca.runtime;
+ version="1.4",org.osoa.sca.annotations;version="1.4",org.w3c.dom
+Bnd-LastModified: 1225317268570
+Bundle-Version: 1.4
+Bundle-Description: Apache Tuscany SCA BPEL ODE Implementation Extensi
+ on
+Bundle-Name: Apache Tuscany SCA BPEL ODE Implementation Extension
+Private-Package: org.apache.tuscany.sca.implementation.bpel.ode;versio
+ n="1.4",org.apache.tuscany.sca.implementation.bpel.ode.provider;versi
+ on="1.4"
+Bundle-DocURL: http://www.apache.org/
+Bundle-ManifestVersion: 2
+Bundle-Vendor: The Apache Software Foundation
+Bundle-SymbolicName: org.apache.tuscany.sca.implementation.bpel.ode
+Tool: Bnd-0.0.255
+
diff --git a/branches/sca-equinox/modules/implementation-bpel-ode/META-INF/README b/branches/sca-equinox/modules/implementation-bpel-ode/META-INF/README
deleted file mode 100644
index 009570154d..0000000000
--- a/branches/sca-equinox/modules/implementation-bpel-ode/META-INF/README
+++ /dev/null
@@ -1 +0,0 @@
-This directory contains a generated MANIFEST.MF file.