From 396008440c7bcdb1cbb7a3c5d6270814dfb0e341 Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 30 Nov 2010 19:00:47 +0000 Subject: delete the beta2 branch as i'd not seen raymonds mail when i made it and we might as well wait till he's got his changes in before creating the beta2 branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1040700 13f79535-47bb-0310-9956-ffa450edef68 --- .../extensibility-equinox/META-INF/MANIFEST.MF | 30 ---------------------- 1 file changed, 30 deletions(-) delete mode 100644 sca-java-2.x/branches/2.0-Beta2/modules/extensibility-equinox/META-INF/MANIFEST.MF (limited to 'sca-java-2.x/branches/2.0-Beta2/modules/extensibility-equinox/META-INF/MANIFEST.MF') diff --git a/sca-java-2.x/branches/2.0-Beta2/modules/extensibility-equinox/META-INF/MANIFEST.MF b/sca-java-2.x/branches/2.0-Beta2/modules/extensibility-equinox/META-INF/MANIFEST.MF deleted file mode 100644 index 7ece048182..0000000000 --- a/sca-java-2.x/branches/2.0-Beta2/modules/extensibility-equinox/META-INF/MANIFEST.MF +++ /dev/null @@ -1,30 +0,0 @@ -Manifest-Version: 1.0 -Private-Package: org.apache.tuscany.sca.extensibility.equinox;version= - "2.0.0" -Bundle-ActivationPolicy: lazy -SCA-Version: 1.1 -Bundle-Name: Apache Tuscany SCA Extensibility for Eclipse Equinox -Bundle-Vendor: The Apache Software Foundation -Eclipse-LazyStart: true -Bundle-Version: 2.0.0 -Bundle-Activator: org.apache.tuscany.sca.extensibility.equinox.Equinox - ServiceDiscoveryActivator -Bundle-ManifestVersion: 2 -Bundle-Description: Apache Tuscany SCA Extensibility for Eclipse Equin - ox -Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt -Import-Package: org.apache.tuscany.sca.core;version="2.0.0", - org.apache.tuscany.sca.extensibility;version="2.0.0", - org.osgi.framework;version="1.4", - org.osgi.framework.launch;version="1.0.0";resolution:=optional, - org.osgi.util.tracker;version="1.4.2" -Tuscany-Comment2: The system bundle exports javax.transaction* packages that only - contains a subset of the classes -DynamicImport-Package: org.apache.tuscany.sca.extensibility.equinox, - javax.transaction;version="1.1", - javax.transaction.xa;version="1.1", - * -Bundle-SymbolicName: org.apache.tuscany.sca.extensibility.equinox -Bundle-DocURL: http://www.apache.org/ -Bundle-RequiredExecutionEnvironment: J2SE-1.5,JavaSE-1.6 -Export-Package: org.apache.tuscany.sca.extensibility.equinox;version="2.0.0" -- cgit v1.2.3