fix up the location of the sca_variables.dtd file to make the tests work in our environment.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951344 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
cfe1ce937a
commit
46cd6ac572
1 changed files with 5 additions and 0 deletions
|
|
@ -165,6 +165,11 @@
|
|||
<property name="to.file" value="src/main/resources/TestClient.wsdl"/>
|
||||
<target name="copyFile"/>
|
||||
</ant>
|
||||
<ant antfile="../build.xml">
|
||||
<property name="from.file" value="../sca-ws/BWS_General/src/main/resources/sca_variables.dtd"/>
|
||||
<property name="to.file" value="./sca_variables.dtd"/>
|
||||
<target name="copyFile"/>
|
||||
</ant>
|
||||
</tasks>
|
||||
</configuration>
|
||||
</execution>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue