summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/samples/helloworld-dojo-webapp/build.xml
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-10-25 21:39:01 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-10-25 21:39:01 +0000
commit06aac6d79414b4b85f8f672356931c2a6a8ccea2 (patch)
tree01a3d63dc21c49df756d89bdb40ca13b4ffd4ef3 /sca-java-1.x/trunk/samples/helloworld-dojo-webapp/build.xml
parentb6b8ba46f01eadfdce147cfdfe5cedff9bb71602 (diff)
TUSCANY-3449: Merge r903639 and r904353 from 1.6 branch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027278 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/trunk/samples/helloworld-dojo-webapp/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/trunk/samples/helloworld-dojo-webapp/build.xml b/sca-java-1.x/trunk/samples/helloworld-dojo-webapp/build.xml
index 1a4a5a6f33..ebefa279f2 100644
--- a/sca-java-1.x/trunk/samples/helloworld-dojo-webapp/build.xml
+++ b/sca-java-1.x/trunk/samples/helloworld-dojo-webapp/build.xml
@@ -42,7 +42,7 @@
<property name="localRepository" value="./target/repo"/>
</ant>
- <ant antfile="./build-dojo.xml" target="unpack-dojo-files">
+ <ant antfile="./build-dojo.xml" target="unpack-dojo-files-nomaven">
<property name="localRepository" value="./target/repo"/>
</ant>