فهرست منبع

temp dir dla dity

a.binder 9 سال پیش
والد
کامیت
12b1a64d73
1فایلهای تغییر یافته به همراه7 افزوده شده و 1 حذف شده
  1. 7 1
      SE/schema/ant-url_action/default_db.in7_dziennik_koresp/test-druk/build.xml

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

@@ -24,7 +24,7 @@
     -->
     
     
-    <!---DpasswordBase64Basic="xxxxx=="
+    <!---DpasswordBase64Basic="xxxx=="
         -DtypeName="p5_default_db:IN7_DZIENNIK_KORESP" 
         -Dxpath=ID -Dxpath_value=1000 
         -Duuid=1 -DwebRootUrl=somePathDir-->
@@ -52,6 +52,10 @@
     <tempfile property="out_task.dita" deleteonexit="no"  destdir="temp"/>
     <tempfile property="wfs_output" deleteonexit="no"  destdir="temp"  suffix=".xml" />
     
+    
+    
+ 
+    
     <target name="install_folders">
         <mkdir dir="${temp}"/>
         <mkdir dir="${out}"/>
@@ -136,6 +140,8 @@
         <exec executable="${dita.dir}" dir=".">
             <arg value="-i"/>
             <arg value="${out_task.dita}" />
+            <arg value="-t" />
+            <arg value="temp" />
             <arg value="-f" />
             <arg value="pdf"/>
             <arg value="-o"/>