From 43e6b043c903beee6cd5e5366c6c7c09957688c5 Mon Sep 17 00:00:00 2001 From: slaws Date: Mon, 26 Jan 2009 13:38:43 +0000 Subject: Move more things into the common ant script git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737691 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/samples/build-common.xml | 79 ++++++++++++++++++++++ java/sca/samples/host-webapp-calculator/build.xml | 50 ++------------ .../implementation-java-calculator/build.xml | 55 ++------------- 3 files changed, 89 insertions(+), 95 deletions(-) (limited to 'java') diff --git a/java/sca/samples/build-common.xml b/java/sca/samples/build-common.xml index 67da6879b1..69a467d215 100644 --- a/java/sca/samples/build-common.xml +++ b/java/sca/samples/build-common.xml @@ -31,4 +31,83 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/java/sca/samples/host-webapp-calculator/build.xml b/java/sca/samples/host-webapp-calculator/build.xml index 839ead7038..bef3f946e9 100644 --- a/java/sca/samples/host-webapp-calculator/build.xml +++ b/java/sca/samples/host-webapp-calculator/build.xml @@ -18,56 +18,14 @@ --> + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - + diff --git a/java/sca/samples/implementation-java-calculator/build.xml b/java/sca/samples/implementation-java-calculator/build.xml index 5d38aa7441..7edda08a7c 100644 --- a/java/sca/samples/implementation-java-calculator/build.xml +++ b/java/sca/samples/implementation-java-calculator/build.xml @@ -17,61 +17,18 @@ * under the License. --> - + + - - - - - - - - - - - - - - - - + - - - - - - - - + - - - - - - - - - - - - - - + + -- cgit v1.2.3