summaryrefslogtreecommitdiffstats
path: root/otest/newlayout/tuscany-java-caa-test-runner/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'otest/newlayout/tuscany-java-caa-test-runner/pom.xml')
-rw-r--r--otest/newlayout/tuscany-java-caa-test-runner/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/otest/newlayout/tuscany-java-caa-test-runner/pom.xml b/otest/newlayout/tuscany-java-caa-test-runner/pom.xml
index 9330bdb34f..1b328625cd 100644
--- a/otest/newlayout/tuscany-java-caa-test-runner/pom.xml
+++ b/otest/newlayout/tuscany-java-caa-test-runner/pom.xml
@@ -159,6 +159,13 @@
<property name="to.file" value="src/main/resources/TestClient.wsdl"/>
<target name="copyFile"/>
</ant>
+ <ant antfile="../build.xml">
+ <property name="zip.file" value="../sca-java-caa/JCA_GENERAL_POJO/target/JCA_GENERAL_POJO.zip"/>
+ <property name="target.file" value="sca_variables.dtd"/>
+ <property name="source.token" value="http://Domain1"/>
+ <property name="target.token" value="default"/>
+ <target name="updateTestArtifact"/>
+ </ant>
</tasks>
</configuration>
</execution>