From f02720e32e1de39d94f770e47774f97653b31a13 Mon Sep 17 00:00:00 2001 From: rfeng Date: Thu, 18 Jun 2009 21:54:09 +0000 Subject: Add a tuscany command for Equinox console git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786305 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/modules/node-launcher-equinox/META-INF/MANIFEST.MF | 2 ++ 1 file changed, 2 insertions(+) (limited to 'java/sca/modules/node-launcher-equinox/META-INF/MANIFEST.MF') 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 27fae3b21d..8d5bf92fc4 100644 --- a/java/sca/modules/node-launcher-equinox/META-INF/MANIFEST.MF +++ b/java/sca/modules/node-launcher-equinox/META-INF/MANIFEST.MF @@ -14,7 +14,9 @@ Bundle-Description: Apache Tuscany SCA Node Equinox OSGi Launcher Import-Package: org.apache.commons.cli;resolution:=optional, org.apache.tuscany.sca.node.equinox.launcher;version="2.0.0", org.eclipse.core.runtime.adaptor, + org.eclipse.osgi.framework.console, org.osgi.framework;version="1.4" +Bundle-Activator: org.apache.tuscany.sca.node.equinox.launcher.NodeLauncherCommand Bundle-SymbolicName: org.apache.tuscany.sca.node.launcher.equinox Bundle-DocURL: http://www.apache.org/ Bundle-RequiredExecutionEnvironment: J2SE-1.5,JavaSE-1.6 -- cgit v1.2.3