From a5638afd3dc676480e437bae56b66c58d8709a59 Mon Sep 17 00:00:00 2001 From: nash Date: Fri, 17 Sep 2010 21:45:56 +0000 Subject: Add build.xml to samples directory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998341 13f79535-47bb-0310-9956-ffa450edef68 --- .../branches/sca-java-1.6.1/samples/build.xml | 94 ++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 sca-java-1.x/branches/sca-java-1.6.1/samples/build.xml (limited to 'sca-java-1.x/branches/sca-java-1.6.1/samples') diff --git a/sca-java-1.x/branches/sca-java-1.6.1/samples/build.xml b/sca-java-1.x/branches/sca-java-1.6.1/samples/build.xml new file mode 100644 index 0000000000..96c843109d --- /dev/null +++ b/sca-java-1.x/branches/sca-java-1.6.1/samples/build.xml @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3