From 1f663ff5d0ba429f072ee2a46eeb7efa15eff5a4 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 26 Aug 2010 11:46:51 +0000 Subject: Add minimal Ant build script that uses the shaded base-nodep jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989611 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/contrib/samples/hema/build.xml | 60 +++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 sca-java-2.x/contrib/samples/hema/build.xml diff --git a/sca-java-2.x/contrib/samples/hema/build.xml b/sca-java-2.x/contrib/samples/hema/build.xml new file mode 100644 index 0000000000..dee5e813a7 --- /dev/null +++ b/sca-java-2.x/contrib/samples/hema/build.xml @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3