From ecaed8ff741ea67c33c93cf571557db0837fa689 Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 20 Mar 2009 09:41:17 +0000 Subject: [maven-release-plugin] copy for branch tb7 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756391 13f79535-47bb-0310-9956-ffa450edef68 --- .../tb7/modules/node-launcher-equinox/pom.xml | 119 +++++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 sandbox/ant/sca/branches/tb7/modules/node-launcher-equinox/pom.xml (limited to 'sandbox/ant/sca/branches/tb7/modules/node-launcher-equinox/pom.xml') diff --git a/sandbox/ant/sca/branches/tb7/modules/node-launcher-equinox/pom.xml b/sandbox/ant/sca/branches/tb7/modules/node-launcher-equinox/pom.xml new file mode 100644 index 0000000000..bc90b449db --- /dev/null +++ b/sandbox/ant/sca/branches/tb7/modules/node-launcher-equinox/pom.xml @@ -0,0 +1,119 @@ + + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-TB3-SNAPSHOT + ../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-TB3-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-extensibility-equinox + 2.0-TB3-SNAPSHOT + test + + + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 2.0-TB3-SNAPSHOT + test + + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + org.apache.tuscany.sca.node.equinox.launcher.NodeMain + true + + + + + + + + -- cgit v1.2.3