summaryrefslogtreecommitdiffstats
path: root/branches
diff options
context:
space:
mode:
authorramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2009-02-23 17:43:30 +0000
committerramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2009-02-23 17:43:30 +0000
commit70d375fde001742f84c7aaa80717a32f461af84f (patch)
tree6642d1254c21cabc13aae910a82a7b82172a2768 /branches
parent04b4da563db0c47a4ae66820f899674d5a66ef1c (diff)
Fix for TUSCANY-2550
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747087 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches')
-rw-r--r--branches/sca-java-1.x/samples/simple-bigbank-spring/build-dojo.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/samples/simple-bigbank-spring/build-dojo.xml b/branches/sca-java-1.x/samples/simple-bigbank-spring/build-dojo.xml
index 9d282c2dd2..8c6bd99484 100644
--- a/branches/sca-java-1.x/samples/simple-bigbank-spring/build-dojo.xml
+++ b/branches/sca-java-1.x/samples/simple-bigbank-spring/build-dojo.xml
@@ -21,7 +21,7 @@
<property name="dojo.version" value="1.0.0"/>
- <property name="unpack.location" value="${basedir}/src/main/resources/web/dojo"/>
+ <property name="unpack.location" value="${basedir}/target/classes/content/dojo"/>
<target name="check-dojo-installed">