浏览代码

nagle przestalo sciezki wyswietlac

a.binder 9 年之前
父节点
当前提交
166a26574d
共有 1 个文件被更改,包括 3 次插入15 次删除
  1. 3 15
      SE/schema/ant-url_action/default_db.in7_dziennik_koresp/test-druk/build.xml

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

@@ -87,26 +87,14 @@
             <arg value="echo ${out_task.dita} |sed 's/^.*\///'"/>
         </exec>
         
-        <!--<propertyregex  property="out_file" input="${out_task.dita}" regexp="$.*/(.*)" select="\1."/>-->
-        <!--<loadfile property="result" srcFile="out/${out_task_file}.pdf"/>-->
-        <!--<echo message="input was : ${input}"/>-->
-        <!--<echo message="${result}"/>-->
+       
         
-
-        <!--<propertyregex  property="out_file" input="${out_task.dita}" regexp="$.*/(.*)" select="\1."/>-->
-        <!--<loadfile property="result" srcFile="out/${out_task_file}.pdf"/>-->
-        <!--<echo message="input was : ${input}"/>-->
-        <!--<echo message="OUTPUT_PDF_FILE: out/${out_task_file}.pdf"/>-->
-        
-        
-        <!--<echo message="${wfs_output}"/>-->
-        
-        <echo> gues path of pdf is url = ${url} </echo>
+       <!-- <echo> gues path of pdf is url = ${url} </echo>
         <exec  executable="bash" dir="." outputproperty="url_of_current_script">
             <arg value="-c"/>
             <arg value="echo &quot;${url}&quot; |sed -E 's/((wfs.data)|(index.php)).*//'"/>
         </exec>
-        <echo>  url_of_current_script : ${url_of_current_script}  </echo>
+        <echo>  url_of_current_script : ${url_of_current_script}  </echo>-->