From bf5dc39bf9cdad005d60c3c5ed589401ebce9576 Mon Sep 17 00:00:00 2001 From: lresende Date: Mon, 9 Feb 2009 03:55:10 +0000 Subject: Java SCA 2.0-M1 RC1 tag git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742246 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/node-launcher-equinox/pom.xml | 119 +++++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 tags/java/sca/2.0-M1-RC1/modules/node-launcher-equinox/pom.xml (limited to 'tags/java/sca/2.0-M1-RC1/modules/node-launcher-equinox/pom.xml') diff --git a/tags/java/sca/2.0-M1-RC1/modules/node-launcher-equinox/pom.xml b/tags/java/sca/2.0-M1-RC1/modules/node-launcher-equinox/pom.xml new file mode 100644 index 0000000000..38f5bcb243 --- /dev/null +++ b/tags/java/sca/2.0-M1-RC1/modules/node-launcher-equinox/pom.xml @@ -0,0 +1,119 @@ + + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-M1 + ../pom.xml + + + tuscany-node-launcher-equinox + Apache Tuscany SCA Node Equinox OSGi Launcher + + + + javax.servlet + servlet-api + 2.5 + + + + org.eclipse + osgi + 3.3.0-v20070530 + compile + + + + org.eclipse.core + runtime + 3.3.100-v20070530 + runtime + + + org.eclipse.equinox + app + + + + + + org.eclipse.equinox + app + 1.0.0-v20070606 + runtime + + + + commons-cli + commons-cli + 1.1 + + + + org.apache.tuscany.sca + tuscany-implementation-node-runtime + 2.0-M1 + test + + + + org.apache.tuscany.sca + tuscany-extensibility-equinox + 2.0-M1 + test + + + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 2.0-M1 + test + + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + org.apache.tuscany.sca.node.equinox.launcher.NodeMain + true + + + + + + + + -- cgit v1.2.3