|
@@ -57,6 +57,8 @@
|
|
|
<tempfile property="out_task.dita.final" deleteonexit="no" destdir="temp"/>
|
|
<tempfile property="out_task.dita.final" deleteonexit="no" destdir="temp"/>
|
|
|
<!--<tempfile property="wfs_output" deleteonexit="no" destdir="temp" suffix=".xml" />-->
|
|
<!--<tempfile property="wfs_output" deleteonexit="no" destdir="temp" suffix=".xml" />-->
|
|
|
|
|
|
|
|
|
|
+ <record name="${temp}/ant.log" loglevel="verbose" append="true"/>
|
|
|
|
|
+
|
|
|
<!-- uuid -->
|
|
<!-- uuid -->
|
|
|
<target name="uuid_cond">
|
|
<target name="uuid_cond">
|
|
|
<condition property="uuid_set" taskname="uuid_check">
|
|
<condition property="uuid_set" taskname="uuid_check">
|
|
@@ -360,7 +362,7 @@
|
|
|
<!-- wygenerowanie ant builda do sciagniecia niezbednego elementu na podstawie template main.dita i tam zagniezdzonego RelatedFeature-->
|
|
<!-- wygenerowanie ant builda do sciagniecia niezbednego elementu na podstawie template main.dita i tam zagniezdzonego RelatedFeature-->
|
|
|
<target name="build_recurse_ant.xml" depends="php_session_id_check,main_build_recurse_ant.dita_with_id,main_build_recurse_ant.tr_map_with_id">
|
|
<target name="build_recurse_ant.xml" depends="php_session_id_check,main_build_recurse_ant.dita_with_id,main_build_recurse_ant.tr_map_with_id">
|
|
|
<!-- build do wytworzenia pierwszego przetworzenia zagniezdzen -->
|
|
<!-- build do wytworzenia pierwszego przetworzenia zagniezdzen -->
|
|
|
- <record name="${temp}/ant.log" loglevel="verbose" append="true"/>
|
|
|
|
|
|
|
+
|
|
|
<property name="loop_xpath" value="root"/>
|
|
<property name="loop_xpath" value="root"/>
|
|
|
<property name="build_recurse_ant.xml" value="${temp}/${uuid_tested}.build_${loop_xpath}.xml"/>
|
|
<property name="build_recurse_ant.xml" value="${temp}/${uuid_tested}.build_${loop_xpath}.xml"/>
|
|
|
<echo>#113 ant build_recurse_ant.xml=${build_recurse_ant.xml}; </echo>
|
|
<echo>#113 ant build_recurse_ant.xml=${build_recurse_ant.xml}; </echo>
|