summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-bpel/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-bpel/build.xml')
-rw-r--r--sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-bpel/build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-bpel/build.xml b/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-bpel/build.xml
index 29e317cf4d..e2d2bb7326 100644
--- a/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-bpel/build.xml
+++ b/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-bpel/build.xml
@@ -38,8 +38,8 @@
</antcall>
</target>
- <property name="test-setup" value="yes"/>
- <target name="testsetup">
+ <property name="run-test-setup" value="true"/>
+ <target name="test-setup">
<unzip dest="target/test-classes">
<fileset dir="${env.TUSCANY_HOME}/lib">
<include name="ode-dao-jpa-ojpa-derby-*.zip"/>