From 54dcf777e655a94049d8000f8f7b15846f1d54e6 Mon Sep 17 00:00:00 2001 From: slaws Date: Tue, 2 Nov 2010 13:01:07 +0000 Subject: Tag for 2.0-Beta1-RC2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1030026 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/running-tuscany/embedded-jse/build.xml | 141 +++++++++++++++++++++ 1 file changed, 141 insertions(+) create mode 100644 sca-java-2.x/tags/2.0-Beta1-RC2/samples/running-tuscany/embedded-jse/build.xml (limited to 'sca-java-2.x/tags/2.0-Beta1-RC2/samples/running-tuscany/embedded-jse/build.xml') diff --git a/sca-java-2.x/tags/2.0-Beta1-RC2/samples/running-tuscany/embedded-jse/build.xml b/sca-java-2.x/tags/2.0-Beta1-RC2/samples/running-tuscany/embedded-jse/build.xml new file mode 100644 index 0000000000..4ad76f7301 --- /dev/null +++ b/sca-java-2.x/tags/2.0-Beta1-RC2/samples/running-tuscany/embedded-jse/build.xml @@ -0,0 +1,141 @@ + + + + + + Root of Tuscany binary distribution is - ${tuscany.home} + + + + + + + + + + + + + + + + + + + + + + + + + + + Please use 'ant run-name-of-sample-contribution-to-run' for example, try one of + 'ant sample-binding-sca-calculator-contribution' + 'ant sample-binding-ws-calculator-contribution' + 'ant sample-binding-rmi-calculator-contribution' + 'ant sample-implementation-java-calculator-contribution' + 'ant sample-implementation-java-calculator-async-contribution' + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3