a.binder пре 9 година
родитељ
комит
ae6b685d6d

+ 2 - 2
SE/schema/ant-url_action/default_db.in7_dziennik_koresp/test-druk/build.xml

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