From 6d0e93c68d3aeaeb4bb6d96ac0460eec40ef786e Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:13:23 +0000 Subject: Moving 1.x branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835143 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca-java-M2/sca/commands/launcher/pom.xml | 77 ++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 sca-java-1.x/branches/sca-java-M2/sca/commands/launcher/pom.xml (limited to 'sca-java-1.x/branches/sca-java-M2/sca/commands/launcher/pom.xml') diff --git a/sca-java-1.x/branches/sca-java-M2/sca/commands/launcher/pom.xml b/sca-java-1.x/branches/sca-java-M2/sca/commands/launcher/pom.xml new file mode 100644 index 0000000000..121e8ce439 --- /dev/null +++ b/sca-java-1.x/branches/sca-java-M2/sca/commands/launcher/pom.xml @@ -0,0 +1,77 @@ + + + + + org.apache.tuscany.sca.commands + parent + 1.0-incubator-M2-SNAPSHOT + + 4.0.0 + launcher + Apache Tuscany SCA Application Launcher + Standalone executable jar that can be used to launch a SCA application. + + + + + org.osoa + sca-api-r0.95 + + + org.apache.tuscany.sca.runtime + standalone + ${sca.version} + compile + + + + org.apache.tuscany.sdo + tuscany-sdo-impl + 1.0-incubator-M2 + compile + + + + junit + junit + + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + org.apache.tuscany.launcher.MainLauncherBooter + true + ../lib/ + + + + + + + -- cgit v1.2.3