summaryrefslogtreecommitdiffstats
path: root/otest/newlayout
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--otest/newlayout/tuscany-java-caa-test-runner/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/otest/newlayout/tuscany-java-caa-test-runner/pom.xml b/otest/newlayout/tuscany-java-caa-test-runner/pom.xml
index fc1ce3eccb..3d6ffe6ec8 100644
--- a/otest/newlayout/tuscany-java-caa-test-runner/pom.xml
+++ b/otest/newlayout/tuscany-java-caa-test-runner/pom.xml
@@ -129,8 +129,8 @@
<target name="copySourceDir"/>
</ant>
<ant antfile="../build.xml">
- <property name="from.file" value="../sca-assembly/Test_Client/src/main/java/client/BaseJAXWSTestCase.java"/>
- <property name="to.file" value="src/test/java/client/BaseJAXWSTestCase.java"/>
+ <property name="from.file" value="../sca-assembly/Test_Client/src/main/java/client/BaseJAXWSTestRunner.java"/>
+ <property name="to.file" value="src/test/java/client/BaseJAXWSTestRunner.java"/>
<target name="copyFile"/>
</ant>
<ant antfile="../build.xml">