summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tutorials/travelsample/contributions/payment-bpel/build.xml
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-05-19 22:15:46 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-05-19 22:15:46 +0000
commitf9e201e6aaf9d8c858059ddfebd4cada5d5ae1b5 (patch)
tree124c88c8b33c134938516e7cd61728e5b26a9a79 /sca-java-1.x/trunk/tutorials/travelsample/contributions/payment-bpel/build.xml
parent4bdf141a7b1da51e6ed6caa7ea7964cf92d8ea8f (diff)
Merge revision r946380 from 1.0 release branch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946461 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/trunk/tutorials/travelsample/contributions/payment-bpel/build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-1.x/trunk/tutorials/travelsample/contributions/payment-bpel/build.xml b/sca-java-1.x/trunk/tutorials/travelsample/contributions/payment-bpel/build.xml
index e2d2bb7326..a725645c77 100644
--- a/sca-java-1.x/trunk/tutorials/travelsample/contributions/payment-bpel/build.xml
+++ b/sca-java-1.x/trunk/tutorials/travelsample/contributions/payment-bpel/build.xml
@@ -38,8 +38,8 @@
</antcall>
</target>
- <property name="run-test-setup" value="true"/>
- <target name="test-setup">
+ <property name="run-update-test-resources" value="true"/>
+ <target name="update-test-resources">
<unzip dest="target/test-classes">
<fileset dir="${env.TUSCANY_HOME}/lib">
<include name="ode-dao-jpa-ojpa-derby-*.zip"/>