From e5b7380c874745c989d1816b8f552504f038e1bc Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 26 Sep 2013 20:33:20 +0000 Subject: 2.0 branch for possible maintenance release git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1526672 13f79535-47bb-0310-9956-ffa450edef68 --- .../equinox/launcher/ode-bpel-schemas-1.3.2.MF | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 sca-java-2.x/branches/2.0/modules/node-launcher-equinox/src/main/resources/org/apache/tuscany/sca/node/equinox/launcher/ode-bpel-schemas-1.3.2.MF (limited to 'sca-java-2.x/branches/2.0/modules/node-launcher-equinox/src/main/resources/org/apache/tuscany/sca/node/equinox/launcher/ode-bpel-schemas-1.3.2.MF') diff --git a/sca-java-2.x/branches/2.0/modules/node-launcher-equinox/src/main/resources/org/apache/tuscany/sca/node/equinox/launcher/ode-bpel-schemas-1.3.2.MF b/sca-java-2.x/branches/2.0/modules/node-launcher-equinox/src/main/resources/org/apache/tuscany/sca/node/equinox/launcher/ode-bpel-schemas-1.3.2.MF new file mode 100644 index 0000000000..82f4a2732a --- /dev/null +++ b/sca-java-2.x/branches/2.0/modules/node-launcher-equinox/src/main/resources/org/apache/tuscany/sca/node/equinox/launcher/ode-bpel-schemas-1.3.2.MF @@ -0,0 +1,40 @@ +Manifest-Version: 1.0 +Export-Package: org.apache.ode.bpel.dd;version="1.3.2"; + uses:="javax.xml.stream, + org.apache.xmlbeans, + org.w3c.dom, + org.apache.xmlbeans.xml.stream, + javax.xml.namespace", + org.apache.ode.bpel.dd.impl;version="1.3.2"; + uses:="org.apache.xmlbeans.impl.values, + org.apache.xmlbeans, + org.apache.ode.bpel.dd, + javax.xml.namespace", + org.apache.ode.bpel.pmapi;version="1.3.2"; + uses:="javax.xml.stream, + org.apache.xmlbeans, + org.w3c.dom, + org.apache.xmlbeans.xml.stream, + javax.xml.namespace", + org.apache.ode.bpel.pmapi.impl;version="1.3.2"; + uses:="org.apache.xmlbeans.impl.values, + org.apache.xmlbeans, + org.apache.ode.bpel.pmapi, + javax.xml.namespace" +Private-Package: . +Implementation-Title: Apache ODE +Implementation-Version: 1.3.2 +Bundle-Name: ode-bpel-schemas +Implementation-Vendor: Apache Software Foundation +Bundle-Version: 1.3.2 +Build-Jdk: 1.6.0_13 +Bundle-ManifestVersion: 2 +Import-Package: javax.xml.namespace, + javax.xml.stream, + org.apache.xmlbeans, + org.apache.xmlbeans.impl.values, + org.apache.xmlbeans.xml.stream, + org.w3c.dom +Bundle-SymbolicName: ode-bpel-schemas +Fragment-Host: ode-bpel-compiler;version="1.3.2" + -- cgit v1.2.3