summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/demos/bigbank-calculator/build.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-05-26 08:29:30 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-05-26 08:29:30 +0000
commitce7ce1ec5ddf9329fbc8aae30277a6ee657b6da7 (patch)
tree7a534259df015f1ad302c0b8d4f2e99b2ae2a8e8 /branches/sca-java-1.x/demos/bigbank-calculator/build.xml
parentd51d888afeb7f9fba8b343a084f99cb3d2489a23 (diff)
TUSCANY-3051 fix up the README and build.xml files to make the bigbank demo relatively easy to run. The demo structure is still not right as the bigbank-account module is not apparently used. However the demo does run now.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778614 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/demos/bigbank-calculator/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/demos/bigbank-calculator/build.xml b/branches/sca-java-1.x/demos/bigbank-calculator/build.xml
index 652d9059f6..037e5b778f 100644
--- a/branches/sca-java-1.x/demos/bigbank-calculator/build.xml
+++ b/branches/sca-java-1.x/demos/bigbank-calculator/build.xml
@@ -49,7 +49,7 @@
</jar>
</target>
- <target name="run">
+ <target name="run" depends="compile">
<java classname="${test.class}"
fork="true">
<classpath>