From 6e481c109faf970288bae780bea01c236571e277 Mon Sep 17 00:00:00 2001 From: rfeng Date: Fri, 31 Jul 2009 03:42:17 +0000 Subject: Generate a gateway bundle that aggregate split META-INF/services resources git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799510 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/modules/node-launcher-equinox/META-INF/MANIFEST.MF | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'java/sca/modules/node-launcher-equinox/META-INF') diff --git a/java/sca/modules/node-launcher-equinox/META-INF/MANIFEST.MF b/java/sca/modules/node-launcher-equinox/META-INF/MANIFEST.MF index 5bcd76a610..359daed2cc 100644 --- a/java/sca/modules/node-launcher-equinox/META-INF/MANIFEST.MF +++ b/java/sca/modules/node-launcher-equinox/META-INF/MANIFEST.MF @@ -15,8 +15,8 @@ Import-Package: org.apache.commons.cli;resolution:=optional, org.apache.tuscany.sca.node.equinox.launcher;version="2.0.0", org.eclipse.core.runtime.adaptor;resolution:=optional, org.eclipse.osgi.framework.console;resolution:=optional, - org.osgi.framework;version="1.4", - org.osgi.framework.launch;version="1.0.0" + org.osgi.framework;version="[1.4, 2.0)", + org.osgi.framework.launch;version="[1.0.0, 2.0.0)" Bundle-Activator: org.apache.tuscany.sca.node.equinox.launcher.FrameworkLauncher Bundle-SymbolicName: org.apache.tuscany.sca.node.launcher.equinox Bundle-DocURL: http://www.apache.org/ -- cgit v1.2.3