From de1598a06b30e2036962565a8ad137f0ef760445 Mon Sep 17 00:00:00 2001 From: slaws Date: Thu, 23 Dec 2010 14:37:51 +0000 Subject: Remove specific version numbers to allow us to pick up the latest git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052288 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/modules/extensibility-equinox/META-INF/MANIFEST.MF | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sca-java-2.x/trunk/modules/extensibility-equinox/META-INF') diff --git a/sca-java-2.x/trunk/modules/extensibility-equinox/META-INF/MANIFEST.MF b/sca-java-2.x/trunk/modules/extensibility-equinox/META-INF/MANIFEST.MF index 7ece048182..d67ade6ad7 100644 --- a/sca-java-2.x/trunk/modules/extensibility-equinox/META-INF/MANIFEST.MF +++ b/sca-java-2.x/trunk/modules/extensibility-equinox/META-INF/MANIFEST.MF @@ -15,9 +15,9 @@ Bundle-Description: Apache Tuscany SCA Extensibility for Eclipse Equin 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, org.osgi.framework.launch;version="1.0.0";resolution:=optional, - org.osgi.util.tracker;version="1.4.2" + org.osgi.util.tracker 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, -- cgit v1.2.3