|
@@ -20,7 +20,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
<tempfile property="out_task.dita" deleteonexit="no" />
|
|
<tempfile property="out_task.dita" deleteonexit="no" />
|
|
|
- <tempfile property="wfs_output" deleteonexit="no" />
|
|
|
|
|
|
|
+ <tempfile property="wfs_output" deleteonexit="no" />
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--<if>
|
|
<!--<if>
|
|
@@ -46,7 +46,7 @@
|
|
|
<echo message="${wfs_error}"/>
|
|
<echo message="${wfs_error}"/>
|
|
|
<echo message="ERROR__END"/>
|
|
<echo message="ERROR__END"/>
|
|
|
|
|
|
|
|
- <!--<echo file="${wfs_result.xml}" message="${wfs_result}"/>-->
|
|
|
|
|
|
|
+ <echo file="${wfs_output}" output="${wfs_output}"/>
|
|
|
|
|
|
|
|
</target>
|
|
</target>
|
|
|
|
|
|