summaryrefslogtreecommitdiffstats
path: root/otest/newlayout/tuscany-java-ci-test-runner
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-11-06 14:47:18 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-11-06 14:47:18 +0000
commitf24f9cb4cc4b6a9e94782146d215b1ff5d0b4f60 (patch)
tree678897c9623a36a67bcc556894ca0ba80195257e /otest/newlayout/tuscany-java-ci-test-runner
parentd004f75c12dffcd402c68bdaee7a89c9174dc694 (diff)
Add in copy for test wsdl doc
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833421 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'otest/newlayout/tuscany-java-ci-test-runner')
-rw-r--r--otest/newlayout/tuscany-java-ci-test-runner/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/otest/newlayout/tuscany-java-ci-test-runner/pom.xml b/otest/newlayout/tuscany-java-ci-test-runner/pom.xml
index 83eac3a041..04f710afd6 100644
--- a/otest/newlayout/tuscany-java-ci-test-runner/pom.xml
+++ b/otest/newlayout/tuscany-java-ci-test-runner/pom.xml
@@ -149,13 +149,11 @@
<property name="to.file" value="src/test/java/client/TuscanyRuntimeBridge.java"/>
<target name="copyFile"/>
</ant>
-<!--
<ant antfile="../build.xml">
<property name="from.file" value="../sca-assembly/Test_Client/src/main/resources/TestClient.wsdl"/>
<property name="to.file" value="src/main/resources/TestClient.wsdl"/>
<target name="copyFile"/>
</ant>
--->
</tasks>
</configuration>
</execution>