From 1618160f4f2dbb67727df2d341c505f105aa1e2c Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 26 Oct 2010 11:07:13 +0000 Subject: Delete and redo release branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027464 13f79535-47bb-0310-9956-ffa450edef68 --- .../databinding-sdo-axiom/META-INF/MANIFEST.MF | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 sca-java-2.x/branches/2.0-Beta1/modules/databinding-sdo-axiom/META-INF/MANIFEST.MF (limited to 'sca-java-2.x/branches/2.0-Beta1/modules/databinding-sdo-axiom/META-INF') diff --git a/sca-java-2.x/branches/2.0-Beta1/modules/databinding-sdo-axiom/META-INF/MANIFEST.MF b/sca-java-2.x/branches/2.0-Beta1/modules/databinding-sdo-axiom/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..a40e93b8b8 --- /dev/null +++ b/sca-java-2.x/branches/2.0-Beta1/modules/databinding-sdo-axiom/META-INF/MANIFEST.MF @@ -0,0 +1,21 @@ +Manifest-Version: 1.0 +SCA-Version: 1.1 +Bundle-Name: Apache Tuscany SCA Data Binding for SDO and AXIOM +Bundle-Vendor: The Apache Software Foundation +Bundle-Version: 2.0.0 +Bundle-ManifestVersion: 2 +Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt +Bundle-Description: Apache Tuscany SCA Data Binding for SDO +Import-Package: commonj.sdo;version="2.1", + commonj.sdo.helper;version="2.1", + commonj.sdo.impl;version="2.1", + javax.xml.namespace, + javax.xml.stream, + org.apache.tuscany.sca.databinding;version="2.0.0", + org.apache.tuscany.sca.databinding.impl;version="2.0.0", + org.apache.tuscany.sca.interfacedef;version="2.0.0", + org.apache.tuscany.sca.interfacedef.impl;version="2.0.0";resolution:=optional, + org.apache.tuscany.sca.interfacedef.util;version="2.0.0" +Bundle-SymbolicName: org.apache.tuscany.sca.databinding.sdo.axiom +Bundle-DocURL: http://www.apache.org/ +Bundle-RequiredExecutionEnvironment: J2SE-1.5,JavaSE-1.6 -- cgit v1.2.3