From cf4aa10b6425159b7f7005ebc5605e2927033607 Mon Sep 17 00:00:00 2001 From: slaws Date: Wed, 27 Oct 2010 11:14:51 +0000 Subject: Add missing build file git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027913 13f79535-47bb-0310-9956-ffa450edef68 --- .../async/calculator-contribution/build.xml | 57 ++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 sca-java-2.x/branches/2.0-Beta1/samples/learning-more/async/calculator-contribution/build.xml diff --git a/sca-java-2.x/branches/2.0-Beta1/samples/learning-more/async/calculator-contribution/build.xml b/sca-java-2.x/branches/2.0-Beta1/samples/learning-more/async/calculator-contribution/build.xml new file mode 100644 index 0000000000..5cea87e4c3 --- /dev/null +++ b/sca-java-2.x/branches/2.0-Beta1/samples/learning-more/async/calculator-contribution/build.xml @@ -0,0 +1,57 @@ + + + + + + + ${tuscany.home} + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3