From 5c1ef59dd91288a0261d88f9c46b6b5411300cef Mon Sep 17 00:00:00 2001 From: nash Date: Tue, 28 Sep 2010 09:55:30 +0000 Subject: Add run targets to launch the nodes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002083 13f79535-47bb-0310-9956-ffa450edef68 --- .../branches/sca-java-1.6.1/tutorials/store/domain/pom.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'sca-java-1.x/branches/sca-java-1.6.1') diff --git a/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/domain/pom.xml b/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/domain/pom.xml index 14a0950ef7..f5c1c8517f 100644 --- a/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/domain/pom.xml +++ b/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/domain/pom.xml @@ -212,7 +212,7 @@ **/*.java **/.*/** pom.xml - build.xml + build*.xml target/** @@ -227,6 +227,17 @@ launch.LaunchTutorialDomainManager ../../.. + + launch.LaunchCatalogsNode + launch.LaunchCurrencyNode + launch.LaunchStoreNode + launch.LaunchStoreDBNode + launch.LaunchStoreEnterpriseNode + launch.LaunchStoreEUNode + launch.LaunchStoreMergerNode + launch.LaunchStoreSupplierNode + launch.LaunchWarehouseSpring + generate -- cgit v1.2.3