From e83ed0e0dbd38e4fde383ca2897fb746d542cfc2 Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 11 Apr 2011 10:20:16 +0000 Subject: Add a version of the helloworld sample that has an Ant build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1091009 13f79535-47bb-0310-9956-ffa450edef68 --- .../getting-started/helloworld-ant/maven-build.xml | 366 +++++++++++++++++++++ 1 file changed, 366 insertions(+) create mode 100644 sca-java-2.x/trunk/samples/getting-started/helloworld-ant/maven-build.xml (limited to 'sca-java-2.x/trunk/samples/getting-started/helloworld-ant/maven-build.xml') diff --git a/sca-java-2.x/trunk/samples/getting-started/helloworld-ant/maven-build.xml b/sca-java-2.x/trunk/samples/getting-started/helloworld-ant/maven-build.xml new file mode 100644 index 0000000000..167adeb465 --- /dev/null +++ b/sca-java-2.x/trunk/samples/getting-started/helloworld-ant/maven-build.xml @@ -0,0 +1,366 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + =================================== WARNING =================================== + JUnit is not present in your $ANT_HOME/lib directory. Tests not executed. + =============================================================================== + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3