From 6865c59e74f19ed6057d03583944b47abd6e036e Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 26 Oct 2010 07:46:08 +0000 Subject: Create branch for next release git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027394 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/node-launcher-equinox/pom.xml | 126 +++++++++++++++++++++ 1 file changed, 126 insertions(+) create mode 100644 sca-java-2.x/branches/2.0-Beta1/modules/node-launcher-equinox/pom.xml (limited to 'sca-java-2.x/branches/2.0-Beta1/modules/node-launcher-equinox/pom.xml') diff --git a/sca-java-2.x/branches/2.0-Beta1/modules/node-launcher-equinox/pom.xml b/sca-java-2.x/branches/2.0-Beta1/modules/node-launcher-equinox/pom.xml new file mode 100644 index 0000000000..17932e24db --- /dev/null +++ b/sca-java-2.x/branches/2.0-Beta1/modules/node-launcher-equinox/pom.xml @@ -0,0 +1,126 @@ + + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-Beta1-SNAPSHOT + ../pom.xml + + + tuscany-node-launcher-equinox + Apache Tuscany SCA Node Equinox OSGi Launcher + + + + javax.servlet + servlet-api + 2.5 + + + + org.eclipse + osgi + 3.5.0-v20090520 + compile + + + + + + commons-cli + commons-cli + 1.2 + + + + org.apache.tuscany.sca + tuscany-node-api + 2.0-Beta1-SNAPSHOT + test + + + org.apache.tuscany.sca + tuscany-node-impl + 2.0-Beta1-SNAPSHOT + test + + + org.apache.tuscany.sca + tuscany-extensibility-equinox + 2.0-Beta1-SNAPSHOT + test + + + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 2.0-Beta1-SNAPSHOT + test + + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + org.apache.tuscany.sca.node.equinox.launcher.NodeMain + true + + + + + + + + -- cgit v1.2.3