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 --- .../sca/node/equinox/launcher/ode-dao-jpa-1.3.2.MF | 44 ++++++++++++++++++++++ 1 file changed, 44 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-dao-jpa-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-dao-jpa-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-dao-jpa-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-dao-jpa-1.3.2.MF new file mode 100644 index 0000000000..a0cf9a138b --- /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-dao-jpa-1.3.2.MF @@ -0,0 +1,44 @@ +Manifest-Version: 1.0 +Export-Package: org.apache.ode.dao.jpa;version="1.3.2"; + uses:="org.apache.ode.bpel.dao, + org.apache.ode.utils, + org.apache.openjpa.util, + org.apache.openjpa.enhance, + javax.persistence, + org.w3c.dom, + javax.transaction, + org.apache.commons.logging, + javax.sql, + org.apache.ode.bpel.common, + javax.xml.namespace, + org.apache.openjpa.persistence, + org.apache.ode.bpel.evt, + org.apache.openjpa.ee, + org.apache.ode.utils.uuid, + org.apache.ode.bpel.iapi" +Implementation-Title: Apache ODE +Implementation-Version: 1.3.2 +Bundle-Name: ode-dao-jpa +Implementation-Vendor: Apache Software Foundation +Bundle-Version: 1.3.2 +Build-Jdk: 1.6.0_13 +Bundle-ManifestVersion: 2 +Bundle-SymbolicName: ode-dao-jpa +Import-Package: javax.persistence, + javax.sql, + javax.transaction;version="1.1", + javax.xml.namespace, + org.apache.commons.logging, + org.apache.ode.bpel.common;version="1.3.2", + org.apache.ode.bpel.dao;version="1.3.2", + org.apache.ode.bpel.evt;version="1.3.2", + org.apache.ode.bpel.iapi;version="1.3.2", + org.apache.ode.utils;version="1.3.2", + org.apache.ode.utils.uuid;version="1.3.2", + org.apache.openjpa.ee, + org.apache.openjpa.enhance, + org.apache.openjpa.persistence, + org.apache.openjpa.util, + org.w3c.dom +Eclipse-RegisterBuddy: org.apache.openjpa.openjpa + -- cgit v1.2.3