From 06aac6d79414b4b85f8f672356931c2a6a8ccea2 Mon Sep 17 00:00:00 2001 From: nash Date: Mon, 25 Oct 2010 21:39:01 +0000 Subject: 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 --- .../samples/helloworld-dojo-webapp/build-dojo.xml | 25 ++++++++++++++++++++-- .../trunk/samples/helloworld-dojo-webapp/build.xml | 2 +- 2 files changed, 24 insertions(+), 3 deletions(-) (limited to 'sca-java-1.x/trunk/samples/helloworld-dojo-webapp') diff --git a/sca-java-1.x/trunk/samples/helloworld-dojo-webapp/build-dojo.xml b/sca-java-1.x/trunk/samples/helloworld-dojo-webapp/build-dojo.xml index 97d85db33c..0e20f208e0 100644 --- a/sca-java-1.x/trunk/samples/helloworld-dojo-webapp/build-dojo.xml +++ b/sca-java-1.x/trunk/samples/helloworld-dojo-webapp/build-dojo.xml @@ -21,7 +21,7 @@ - + @@ -43,8 +43,29 @@ verbose="true" usetimestamp="true"/> + tofile="${localRepository}/org/dojotoolkit/dojo/${dojo.version}/dojo-${dojo.version}.zip"/> + + + + + + + + + + + + + + + + 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 @@ - + -- cgit v1.2.3