|
|
@@ -46,6 +46,9 @@
|
|
|
<include file="../../send_email/build_send_email.xml" as="send_email"/>
|
|
|
|
|
|
<include file="../../get_wfs_recurse_xsl/build.bgwrx.PRODUCT.xml" as="PRODUCT" />
|
|
|
+ <include file="../CRM_PROCES_tree/build_CRM_PROCES_tree.xml" as="CRM_PROCES_tree"/>
|
|
|
+ <include file="../../system_ui_info_speech/build_system_ui_info_speech.xml" as="p5suis"/>
|
|
|
+ <include file="../../dita-ot/build_dita-ot.xml" as="dita-ot"/>
|
|
|
|
|
|
<property name="basedir" location="${basedir}" /> <!-- do ustalenia glownego katalogu -->
|
|
|
<property name="default_db:recurse_ant_basedir" value="${recurse_ant.basedir}"/>
|
|
|
@@ -100,13 +103,6 @@
|
|
|
<!--<property name="default_db_xml_cache.public" value="../../../default_db_xml_cache.public"/>--> <!-- katalog z xsl z projektu src-xmlschema.git -->
|
|
|
|
|
|
<!--<tempfile property="uuid" deleteonexit="yes"/>-->
|
|
|
- <property name="out_task.dita" value="${temp}/${uuid}.out_task_dita" />
|
|
|
- <property name="out_task.dita.final.out" value="${temp}/${uuid}_out_task_dita_final.dita.out" />
|
|
|
- <property name="out_task.dita.final" value="${temp}/${uuid}_out_task_dita_final.dita" />
|
|
|
- <property name="out_task.dita.final.noext" value="${uuid}_out_task_dita_final" />
|
|
|
- <property name="out_task.dita.final.html" value="${uuid}_out_task_dita_final.html" /> <!-- dita -f html5 wywala kropki -->
|
|
|
- <property name="out_task.dita.final_with_RelatedFeatureLoop_no_path" value="${uuid}.out_task.dita.final_with_RelatedFeatureLoop" />
|
|
|
- <property name="out_task.dita.final_with_RelatedFeatureLoop" value="${default_db:recurse_ant_basedir}/out/${uuid}.out_task.dita.final_with_RelatedFeatureLoop" />
|
|
|
|
|
|
<!-- should be also set in parent build --><!-- should be also set in parent build -->
|
|
|
<!--R<property name="ant-launcher.jar" location="/opt/local/share/java/apache-ant/lib/ant-launcher.jar"/>--><!-- should be also set in parent build -->
|
|
|
@@ -277,14 +273,25 @@
|
|
|
</target>
|
|
|
|
|
|
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
<target name="set_dita" depends="check_set_default_db_xml_cache.public_local,check_default_db_xml_cache.public_default" >
|
|
|
<!--<property name="main_build_recurse_ant.dita" value="main_build_recurse_ant.dita"/>-->
|
|
|
<exec executable="bash" dir="." outputproperty="main_build_recurse_ant.dita_sed">
|
|
|
<arg value="-c"/>
|
|
|
<arg value="echo ${typeName_tested} |sed 's/.*://'"/>
|
|
|
</exec>
|
|
|
+
|
|
|
+ <local name="main_build_recurse_ant.dita.ditamap"/>
|
|
|
+ <property name="main_build_recurse_ant.dita.ditamap" value="${main_build_recurse_ant.dita_sed}.ditamap"/>
|
|
|
+ <condition property="main_build_recurse_ant.dita" value="${main_build_recurse_ant.dita.ditamap}">
|
|
|
+ <available file="${user.dir}/${main_build_recurse_ant.dita.ditamap}"/>
|
|
|
+ </condition>
|
|
|
+
|
|
|
<property name="main_build_recurse_ant.dita" value="${main_build_recurse_ant.dita_sed}.dita"/>
|
|
|
- <echo> Ustawiam $main_build_recurse_ant.dita na ${main_build_recurse_ant.dita} ; $uuid = ${uuid} </echo>
|
|
|
+ <echo> Ustawiam $main_build_recurse_ant.dita na ${main_build_recurse_ant.dita} ; $uuid = ${uuid} ; $main_build_recurse_ant.dita.ditamap = ${main_build_recurse_ant.dita.ditamap} </echo>
|
|
|
|
|
|
<property name="main_build_recurse_ant.dita_with_id" value="${temp}/${main_build_recurse_ant.dita}.with_id.xml" />
|
|
|
<property name="main_build_recurse_ant.dita_with_id.xsl" value="${default_db_xml_cache.public}/main_build_recurse_ant.dita_with_id.xsl" />
|
|
|
@@ -346,7 +353,7 @@
|
|
|
<antcall target="build_recurse_ant_merge_dita_from_temp.xsl_tr_map"/>
|
|
|
</target>
|
|
|
|
|
|
- <target name="xml_recursed_from_tr_map" depends="uuid_check,typeName_check,xpath_check,xpath_value_check,passwordBase64Basic_check,check_tr_map" description="Buduje wyjsciowego XMLa na podstawie mapy transportowej dla zastosowan w API DEVEL">
|
|
|
+ <target name="xml_recursed_from_tr_map" depends="input,uuid_check,typeName_check,xpath_check,xpath_value_check,passwordBase64Basic_check,check_tr_map" description="Buduje wyjsciowego XMLa na podstawie mapy transportowej dla zastosowan w API DEVEL">
|
|
|
<!--<echo message="OUTPUT__START"/>-->
|
|
|
|
|
|
<!-- TODO proba wlaczenia rekursywnosci zapisanie wezla do sciezki w folderze-->
|
|
|
@@ -369,7 +376,7 @@
|
|
|
<mkdir dir="${process_locks}"/>
|
|
|
</target>
|
|
|
|
|
|
- <target name="xml_recursed_from_tr_map_with_RelatedFeatureLoop" depends="mkdir_process_locks,build_recurse_ant_xsl_xpath_filter.xsl,xml_recursed_from_tr_map,xml_recursed_from_tr_map_with_RelatedFeatureLoop_noout" description="URL_TASK Pobierz XML obiektu">
|
|
|
+ <target name="xml_recursed_from_tr_map_with_RelatedFeatureLoop" depends="input,mkdir_process_locks,build_recurse_ant_xsl_xpath_filter.xsl,xml_recursed_from_tr_map,xml_recursed_from_tr_map_with_RelatedFeatureLoop_noout" description="URL_TASK Pobierz XML obiektu">
|
|
|
|
|
|
<!-- TODO proba wlaczenia rekursywnosci zapisanie wezla do sciezki w folderze-->
|
|
|
<!--<copy file="${out_task.dita.final}" tofile="${temp}/${loop_path_recurs}/${uuid_tested}.loop_path.xml" />-->
|
|
|
@@ -388,7 +395,7 @@
|
|
|
</target>
|
|
|
|
|
|
|
|
|
- <target name="xml_recursed_from_tr_map_with_RelatedFeatureLoop_noout" depends="mkdir_process_locks,build_recurse_ant_xsl_xpath_filter.xsl,xml_recursed_from_tr_map" description="URL_TASK Pobierz XML obiektu">
|
|
|
+ <target name="xml_recursed_from_tr_map_with_RelatedFeatureLoop_noout" depends="input,mkdir_process_locks,build_recurse_ant_xsl_xpath_filter.xsl,xml_recursed_from_tr_map" description="URL_TASK Pobierz XML obiektu">
|
|
|
|
|
|
<!-- TODO proba wlaczenia rekursywnosci zapisanie wezla do sciezki w folderze-->
|
|
|
<!--<copy file="${out_task.dita.final}" tofile="${temp}/${loop_path_recurs}/${uuid_tested}.loop_path.xml" />-->
|
|
|
@@ -446,7 +453,7 @@
|
|
|
</target>
|
|
|
|
|
|
|
|
|
- <target name="xml_recursed_from_tr_map_with_RelatedFeatureLoop_tree_to_dita_wfs_recursed" unless="confirmAntfile.isset" depends="install_folders,uuid_check,typeName_check,xpath_check,xpath_value_check,set_dita,confirmAntfile" description="URL_TASK Wygeneruj druk z obiektu uzywajac styli systemowych za pomoca funkcji xsl_recursed">
|
|
|
+ <target name="xml_recursed_from_tr_map_with_RelatedFeatureLoop_tree_to_dita_wfs_recursed" unless="confirmAntfile.isset" depends="input,install_folders,uuid_check,typeName_check,xpath_check,xpath_value_check,set_dita,confirmAntfile" description="URL_TASK Wygeneruj druk z obiektu uzywajac styli systemowych za pomoca funkcji xsl_recursed">
|
|
|
<record name="recursed.log" action="start" />
|
|
|
|
|
|
<exec executable="bash" dir="." outputproperty="out_task_file">
|
|
|
@@ -847,7 +854,7 @@
|
|
|
<!-- pozbierac wszystkie do kupy xmle -->
|
|
|
</target>
|
|
|
|
|
|
- <target name="build_recurse_ant_merge_dita_from_temp.xsl" depends="build_recurse_ant.xml" description="z plikow temp/$uuid.* buduje $out_task.dita.final ">
|
|
|
+ <target name="build_recurse_ant_merge_dita_from_temp.xsl" depends="input,build_recurse_ant.xml" description="z plikow temp/$uuid.* buduje $out_task.dita.final ">
|
|
|
<xslt basedir="${default_db:recurse_ant_basedir}" style="${build_recurse_ant_merge_dita_from_temp.xsl}" in="${main_build_recurse_ant.dita_with_id}" destdir="./" out="${out_task.dita.final}" >
|
|
|
<factory name="net.sf.saxon.TransformerFactoryImpl">
|
|
|
<attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
|
|
|
@@ -864,7 +871,7 @@
|
|
|
</target>
|
|
|
|
|
|
|
|
|
- <target name="build_recurse_ant_merge_dita_from_temp.xsl_tr_map" depends="build_recurse_ant.xml" description="z plikow temp/$uuid.* buduje $out_task.dita.final ">
|
|
|
+ <target name="build_recurse_ant_merge_dita_from_temp.xsl_tr_map" depends="input,build_recurse_ant.xml" description="z plikow temp/$uuid.* buduje $out_task.dita.final ">
|
|
|
<xslt basedir="${default_db:recurse_ant_basedir}" style="${build_recurse_ant_merge_dita_from_temp.xsl}" in="${main_build_recurse_ant.dita_with_id}" destdir="./" out="${out_task.dita.final}" >
|
|
|
<factory name="net.sf.saxon.TransformerFactoryImpl">
|
|
|
<attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
|
|
|
@@ -887,7 +894,7 @@
|
|
|
</echo>
|
|
|
</target>
|
|
|
|
|
|
- <target name="xml_recursed_from_tr_map_with_RelatedFeatureLoop_html" depends="xml_recursed_from_tr_map" description="URL_TASK Pobierz HTML obiektu">
|
|
|
+ <target name="xml_recursed_from_tr_map_with_RelatedFeatureLoop_html" depends="input,xml_recursed_from_tr_map" description="URL_TASK Pobierz HTML obiektu">
|
|
|
|
|
|
<!-- TODO proba wlaczenia rekursywnosci zapisanie wezla do sciezki w folderze-->
|
|
|
<!--<copy file="${out_task.dita.final}" tofile="${temp}/${loop_path_recurs}/${uuid_tested}.loop_path.xml" />-->
|
|
|
@@ -953,7 +960,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
- <target name="buildpdf_recursed" depends="install_folders,uuid_check,typeName_check,xpath_check,xpath_value_check,passwordBase64Basic_check,php_session_id_check,mkdir_process_locks,build_recurse_ant_xsl_xpath_filter.xsl,check_dita" if="${test_if_dita}">
|
|
|
+ <target name="buildpdf_recursed" depends="input,install_folders,uuid_check,typeName_check,xpath_check,xpath_value_check,passwordBase64Basic_check,php_session_id_check,mkdir_process_locks,build_recurse_ant_xsl_xpath_filter.xsl,check_dita" if="${test_if_dita}">
|
|
|
<echo>#926 executing dita in @dir = $temp = ${temp}</echo>
|
|
|
<exec executable="${dita.dir}" dir="${temp}" > <!-- R dir="." -->
|
|
|
<arg value="-i"/>
|
|
|
@@ -1000,7 +1007,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
- <target name="builxml_recursed" description="To build just XML from map - usable for custom scripting" depends="install_folders,uuid_check,typeName_check,xpath_check,xpath_value_check,passwordBase64Basic_check,php_session_id_check,mkdir_process_locks,build_recurse_ant_xsl_xpath_filter.xsl,check_dita" if="${test_if_dita}">
|
|
|
+ <target name="builxml_recursed" description="To build just XML from map - usable for custom scripting" depends="input,install_folders,uuid_check,typeName_check,xpath_check,xpath_value_check,passwordBase64Basic_check,php_session_id_check,mkdir_process_locks,build_recurse_ant_xsl_xpath_filter.xsl,check_dita" if="${test_if_dita}">
|
|
|
<input addproperty="main_build_recurse_ant.dita" message="Type xml map of object to traverse (RelatedFeature xpath=ID typeName=p5_default_db:CRM_LISTA_ZASOBOW) "/>
|
|
|
<input addproperty="typeName"/>
|
|
|
<input addproperty="uuid"/>
|
|
|
@@ -1045,13 +1052,53 @@
|
|
|
<echo message="OUTPUT__END"/>
|
|
|
</target>
|
|
|
|
|
|
- <target name="buildpdf_recursed_xsl" depends="install_folders,uuid_check,typeName_check,xpath_check,xpath_value_check,set_dita" description="retrieve and build object from api using just XSL calls - needed username and password">
|
|
|
- <record name="buildpdf_recursed_xsl.log" action="start" />
|
|
|
- <echo>#836 will try to in $main_build_recurse_ant.dita_with_id ${main_build_recurse_ant.dita_with_id} , $empty.xml = ${empty.xml}</echo>
|
|
|
+ <target name="default_db.PROCES_INIT.tree.dita.debug" depends="CRM_PROCES_tree.default_db.PROCES_INIT.tree.dita.debug"/>
|
|
|
+
|
|
|
+ <target name="dita-ot.input">
|
|
|
+ <echo>#1063 todo set dita parameters to generate</echo>
|
|
|
+ <property name="dita-ot.output.dir.input" location="${CRM_PROCES_tree_basedir.temp}/${uuid}"/>
|
|
|
+ <property name="dita-ot.args.input.input" value="${CRM_PROCES_tree_basedir.temp.uuid.uuid.ditamap}" />
|
|
|
+ <property name="dita-ot.args.input.input.filepath.dir" location="${CRM_PROCES_tree_basedir.temp}/${uuid}"/>
|
|
|
+ <property name="dita-ot.args.input.input.filename" value="${uuid}.ditamap"/>
|
|
|
+ <property name="dita-ot.args.input.input.filename.noext" value="${uuid}"/>
|
|
|
+ <property name="dita-ot.args.input.ditamap.title.info" value="Wygenerowana build_xsl_recurse #1063"/>
|
|
|
+ <property name="dita-ot.temp.input.errorproperty.xml" location="${dita-ot.output.dir.input}/dita-ot.errorproperty.xml"/>
|
|
|
+ <property name="dita-ot.temp.input.resultproperty.xml" location="${dita-ot.output.dir.input}/dita-ot.resultproperty.xml"/>
|
|
|
+ <property name="dita-ot.temp.input.outputproperty.xml" location="${dita-ot.output.dir.input}/dita-ot.outputproperty.xml"/>
|
|
|
+ </target>
|
|
|
+
|
|
|
+ <target name="build_recursed_xsl:tree:dita.input">
|
|
|
+ <property name="recurse_ant.basedir.out.uuid.out_task.dita.final_with_RelatedFeatureLoop.xml" value="${CRM_PROCES_tree_basedir.temp}/${uuid}.out_task.dita.final_with_RelatedFeatureLoop.xml"/>
|
|
|
+ <property name="CRM_PROCES_tree_basedir.temp.uuid.uuid.ditamap" value="${CRM_PROCES_tree_basedir.temp}/${uuid}/${uuid}.ditamap"/>
|
|
|
+ <property name="out_task.dita.final" value="${recurse_ant.basedir.out.uuid.out_task.dita.final_with_RelatedFeatureLoop.xml}" />
|
|
|
+ </target>
|
|
|
+
|
|
|
+ <target name="build_recursed_xsl:tree:dita" depends="build_recursed_xsl:tree:dita.input,input,build_recursed_xsl,CRM_PROCES_tree.default_db:PROCES_INIT:tree:dita,dita-ot.input,dita-ot.chm-pdf.pdf" description="retrieve data styled Related and build object from api using just XSL calls - needed username and password - than apply all dita templates modules multi process, modules, images etc - finalize">
|
|
|
+ <echo>#1050 will try call name="default_db:PROCES_INIT:tree:dita"
|
|
|
+ $recurse_ant.basedir.out/$uuid.out_task.dita.final_with_RelatedFeatureLoop.xml = ${recurse_ant.basedir.out}/${uuid}.out_task.dita.final_with_RelatedFeatureLoop.xml
|
|
|
+ </echo>
|
|
|
+
|
|
|
+ </target>
|
|
|
+
|
|
|
+
|
|
|
+ <target name="input">
|
|
|
+ <property name="out_task.dita" value="${temp}/${uuid}.out_task_dita" />
|
|
|
+ <property name="out_task.dita.final.out" value="${temp}/${uuid}_out_task_dita_final.dita.out" />
|
|
|
+ <property name="out_task.dita.final" value="${recurse_ant.basedir.out}/${uuid}.out_task.dita.final_with_RelatedFeatureLoop.xml" /><!-- value="${temp}/${uuid}_out_task_dita_final.dita" -->
|
|
|
+ <property name="out_task.dita.final.noext" value="${uuid}_out_task_dita_final" />
|
|
|
+ <property name="out_task.dita.final.html" value="${uuid}_out_task_dita_final.html" /> <!-- dita -f html5 wywala kropki -->
|
|
|
+ <property name="out_task.dita.final_with_RelatedFeatureLoop_no_path" value="${uuid}.out_task.dita.final_with_RelatedFeatureLoop" />
|
|
|
+ <property name="out_task.dita.final_with_RelatedFeatureLoop" value="${default_db:recurse_ant_basedir}/out/${uuid}.out_task.dita.final_with_RelatedFeatureLoop" />
|
|
|
+
|
|
|
+ </target>
|
|
|
+
|
|
|
+ <target name="build_recursed_xsl" depends="input,install_folders,uuid_check,typeName_check,xpath_check,xpath_value_check,set_dita" description="retrieve data styled Related and build object from api using just XSL calls - needed username and password">
|
|
|
<echoxml file="${empty.xml}">
|
|
|
<empty>empty</empty>
|
|
|
</echoxml>
|
|
|
- <xslt basedir="${default_db:recurse_ant_basedir}" style="${get_wfs_recurse_xsl.xsl}" in="${empty.xml}" destdir="./" out="${out_task.dita.final}" > <!-- out_task.dita.final -->
|
|
|
+ <property name="debug.dita-ot.dtd.catalog" refid="dita-ot.dtd.catalog"/>
|
|
|
+ <echo>#1075 $out_task.dita.final = ${out_task.dita.final}</echo>
|
|
|
+ <xslt basedir="${default_db:recurse_ant_basedir}" style="${get_wfs_recurse_xsl.xsl}" in="${empty.xml}" destdir="./" out="${out_task.dita.final.out}" failonerror="true" force="true" > <!-- out_task.dita.final -->
|
|
|
<factory name="net.sf.saxon.TransformerFactoryImpl">
|
|
|
<!--<attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>-->
|
|
|
<attribute name="http://saxon.sf.net/feature/initialTemplate" value="main"/>
|
|
|
@@ -1060,20 +1107,33 @@
|
|
|
<!--<classpath location="/opt/local/share/java/saxon.jar"/>-->
|
|
|
|
|
|
<classpath location="/opt/local/share/java/saxon9he.jar"/>
|
|
|
+ <param name="out_task.dita.final" expression="${out_task.dita.final}"/>
|
|
|
<!--<param name="webRootUrl" expression="${webRootUrl}" />-->
|
|
|
<!--<param name="main_build_recurse_ant.dita" expression="${main_build_recurse_ant.dita}"/>-->
|
|
|
<param name="uuid" expression="${uuid_tested}"/>
|
|
|
<param name="xpath" expression="${xpath}"/>
|
|
|
<param name="xpath_value" expression="${xpath_value}"/>
|
|
|
<param name="username.pass" expression="${Password}"/>
|
|
|
- <param name="php_session_id_ok.string" expression="${php_session_id}"/>
|
|
|
+ <param name="php_session_id_ok.string" expression="${php_session_id_ok.string}"/>
|
|
|
<!--<param name="basedir" expression="${basedir}"/>-->
|
|
|
<param name="temp" expression="${temp}"/>
|
|
|
<param name="simpleSchema_dir" expression="${simpleSchema_dir}"/>
|
|
|
- <param name="simpleSchema.xml" expression="${basedir}/${main_build_recurse_ant.dita}"/>
|
|
|
+ <param name="simpleSchema.xml" expression="${user.dir}/${main_build_recurse_ant.dita}"/>
|
|
|
<param name="noRelatedFeatureRoot" expression="1"/>
|
|
|
+ <xmlcatalog refid="dita-ot.dtd.catalog"/>
|
|
|
</xslt>
|
|
|
|
|
|
+ </target>
|
|
|
+
|
|
|
+ <target name="buildpdf_recursed_xsl" depends="input,build_recursed_xsl" description="retrieve and build object from api using just XSL calls - needed username and password">
|
|
|
+ <record name="buildpdf_recursed_xsl.log" action="start" />
|
|
|
+ <echo>#836 will try to in $main_build_recurse_ant.dita_with_id ${main_build_recurse_ant.dita_with_id} , $empty.xml = ${empty.xml}</echo>
|
|
|
+ <echoxml file="${empty.xml}">
|
|
|
+ <empty>empty</empty>
|
|
|
+ </echoxml>
|
|
|
+ <property name="debug.dita-ot.dtd.catalog" refid="dita-ot.dtd.catalog"/>
|
|
|
+
|
|
|
+
|
|
|
|
|
|
<!--<ant antfile="${build_CRM_PROCES_tree}" target="default_db:PROCES_INIT:tree:dita" inheritall="false">
|
|
|
<property name="uuid" value="${uuid}"/>
|
|
|
@@ -1093,7 +1153,7 @@
|
|
|
<!--<antcall target="send_email.send_email_from_xml_parsed">
|
|
|
<param name="send_email.xml_to_parse.xml" value="${out_task.dita.final}"/>
|
|
|
</antcall>-->
|
|
|
- <exec executable="${dita.dir}" dir=".">
|
|
|
+ <exec executable="${dita.dir.bin.dita}" dir=".">
|
|
|
<arg value="-i"/>
|
|
|
<arg value="${out_task.dita.final}" />
|
|
|
<!-- <arg value="-t" />
|
|
|
@@ -1101,7 +1161,7 @@
|
|
|
<arg value="-f" />
|
|
|
<arg value="pdf"/>
|
|
|
<arg value="-o"/>
|
|
|
- <arg value="${out}"/>
|
|
|
+ <arg value="${user.dir}/${out}"/>
|
|
|
</exec>
|
|
|
<exec executable="bash" dir="." outputproperty="out_task_file">
|
|
|
<arg value="-c"/>
|
|
|
@@ -1138,47 +1198,22 @@
|
|
|
<record action="stop" name="confirmAntfile.isset.log"/>
|
|
|
</target>
|
|
|
|
|
|
- <target name="buildpdf_recursed_xsl_mail" unless="confirmAntfile.isset" depends="install_folders,uuid_check,typeName_check,xpath_check,xpath_value_check,set_dita,confirmAntfile,php_session_id_cond" description="URL_TASK buildpdf_recursed_xsl_mail szybki druk z wysylka mailem " >
|
|
|
+ <target name="buildpdf_recursed_xsl_mail" unless="confirmAntfile.isset" depends="input,build_recursed_xsl,confirmAntfile,php_session_id_cond" description="URL_TASK buildpdf_recursed_xsl_mail szybki druk z wysylka mailem " ><!-- depends="install_folders,uuid_check,typeName_check,xpath_check,xpath_value_check,set_dita,confirmAntfile,php_session_id_cond" -->
|
|
|
<!--<description>URL_TASK buildpdf_recursed_xsl_mail szybki druk z wysylka mailem x ${primaryKey}</description>-->
|
|
|
<record name="buildpdf_recursed_xsl_mail.log" action="start" />
|
|
|
<!--<fail unless="php_session_id_tested">#1135 no php_session_id_tested</fail>-->
|
|
|
<echo>#836 $php_session_id_tested = ${php_session_id_tested} ; $basedir = ${basedir} ;
|
|
|
$dita.dir = ${dita.dir}
|
|
|
$confirmAntfile.isset = ${confirmAntfile.isset} will try to in $main_build_recurse_ant.dita_with_id ${main_build_recurse_ant.dita_with_id} , $empty.xml = ${empty.xml}; $uuid = ${uuid} ; $uuid_tested = ${uuid_tested}</echo>
|
|
|
- <echoxml file="${empty.xml}">
|
|
|
+ <!--<echoxml file="${empty.xml}">
|
|
|
<empty>empty</empty>
|
|
|
- </echoxml>
|
|
|
- <property name="debug.dita-ot.dtd.catalog" refid="dita-ot.dtd.catalog"/>
|
|
|
+ </echoxml>-->
|
|
|
+ <!--<property name="debug.dita-ot.dtd.catalog" refid="dita-ot.dtd.catalog"/>-->
|
|
|
<echo>#1150 php_session_id_ok.string = ${php_session_id_ok.string};
|
|
|
$dita-ot.toolkit = ${dita-ot.toolkit}
|
|
|
$debug.dita-ot.dtd.catalog = ${debug.dita-ot.dtd.catalog}</echo>
|
|
|
|
|
|
- <xslt basedir="${default_db:recurse_ant_basedir}" style="${get_wfs_recurse_xsl.xsl}" in="${empty.xml}" destdir="./" out="${out_task.dita.final.out}" failonerror="true"> <!-- out_task.dita.final -->
|
|
|
- <factory name="net.sf.saxon.TransformerFactoryImpl">
|
|
|
- <!--<attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>-->
|
|
|
- <attribute name="http://saxon.sf.net/feature/initialTemplate" value="main"/>
|
|
|
- <attribute name="http://saxon.sf.net/feature/dtd-validation-recoverable"
|
|
|
- value="true"/>
|
|
|
- </factory>
|
|
|
-
|
|
|
- <!--<classpath location="/opt/local/share/java/saxon.jar"/>-->
|
|
|
-
|
|
|
- <classpath location="/opt/local/share/java/saxon9he.jar"/>
|
|
|
- <param name="out_task.dita.final" expression="${out_task.dita.final}"/>
|
|
|
- <!--<param name="webRootUrl" expression="${webRootUrl}" />-->
|
|
|
- <!--<param name="main_build_recurse_ant.dita" expression="${main_build_recurse_ant.dita}"/>-->
|
|
|
- <param name="uuid" expression="${uuid_tested}"/>
|
|
|
- <param name="xpath" expression="${xpath}"/>
|
|
|
- <param name="xpath_value" expression="${xpath_value}"/>
|
|
|
- <param name="username.pass" expression="${Password}"/>
|
|
|
- <param name="php_session_id_ok.string" expression="${php_session_id_ok.string}"/>
|
|
|
- <!--<param name="basedir" expression="${basedir}"/>-->
|
|
|
- <param name="temp" expression="${temp}"/>
|
|
|
- <param name="simpleSchema_dir" expression="${simpleSchema_dir}"/>
|
|
|
- <param name="simpleSchema.xml" expression="${user.dir}/${main_build_recurse_ant.dita}"/>
|
|
|
- <param name="noRelatedFeatureRoot" expression="1"/>
|
|
|
- <xmlcatalog refid="dita-ot.dtd.catalog"/>
|
|
|
- </xslt>
|
|
|
+
|
|
|
|
|
|
|
|
|
<!--<copy file="${out_task.dita.final}" tofile="/tmp/test.dita" verbose="true"/>-->
|
|
|
@@ -1266,7 +1301,7 @@
|
|
|
<record name="buildpdf_recursed_xsl_mail.log" action="stop" />
|
|
|
</target>
|
|
|
|
|
|
- <target name="buildpdf_recursed_html5" depends="install_folders,uuid_check,typeName_check,xpath_check,xpath_value_check,passwordBase64Basic_check,php_session_id_check,check_dita" if="${test_if_dita}" description="URL_TASK Pobierz Wersję HTML">
|
|
|
+ <target name="buildpdf_recursed_html5" depends="input,install_folders,uuid_check,typeName_check,xpath_check,xpath_value_check,passwordBase64Basic_check,php_session_id_check,check_dita" if="${test_if_dita}" description="URL_TASK Pobierz Wersję HTML">
|
|
|
<!--R<property name="dita.dir" location="/Library/Server/Web/Data/Sites/Default/SE/stuff/dita-ot-2.3.3/bin/dita"/>-->
|
|
|
<exec executable="${dita.dir}" dir=".">
|
|
|
<arg value="-i"/>
|
|
|
@@ -1310,7 +1345,7 @@
|
|
|
<echo message="OUTPUT__END"/>
|
|
|
</target>
|
|
|
|
|
|
- <target name="buildpdf_recursed_tocjs" depends="install_folders,uuid_check,typeName_check,xpath_check,xpath_value_check,passwordBase64Basic_check,php_session_id_check,check_dita" if="${test_if_dita}" description="URL_TASK Pobierz Dynamiczną Wersję HTML">
|
|
|
+ <target name="buildpdf_recursed_tocjs" depends="input,install_folders,uuid_check,typeName_check,xpath_check,xpath_value_check,passwordBase64Basic_check,php_session_id_check,check_dita" if="${test_if_dita}" description="URL_TASK Pobierz Dynamiczną Wersję HTML">
|
|
|
<property name="dita.dir" value="/Library/Server/Web/Data/Sites/Default/SE/stuff/dita-ot-2.3.3/bin/dita"/>
|
|
|
<exec executable="${dita.dir}" dir=".">
|
|
|
<arg value="-i"/>
|