|
|
@@ -6,6 +6,7 @@
|
|
|
-->
|
|
|
|
|
|
|
|
|
+ <!-- https://biuro.biall-net.pl/SE/version-git/index.php?_route=UrlAction_Ant&_task=ant&path=default_db.in7_dziennik_koresp/test-druk&namespace=p5_default_db:IN7_DZIENNIK_KORESP&featureID=59682 -->
|
|
|
|
|
|
|
|
|
<!--https://biuro.biall-net.pl/SE/version-git/index.php?_route=UrlAction_Ant&_task=ant&
|
|
|
@@ -19,7 +20,7 @@
|
|
|
|
|
|
|
|
|
<tempfile property="out_task.dita" deleteonexit="no" />
|
|
|
-
|
|
|
+ <tempfile property="wfs_output" deleteonexit="no" />
|
|
|
|
|
|
|
|
|
<!--<if>
|
|
|
@@ -45,6 +46,8 @@
|
|
|
<echo message="${wfs_error}"/>
|
|
|
<echo message="ERROR__END"/>
|
|
|
|
|
|
+ <!--<echo file="${wfs_result.xml}" message="${wfs_result}"/>-->
|
|
|
+
|
|
|
</target>
|
|
|
|
|
|
|
|
|
@@ -52,7 +55,7 @@
|
|
|
<target name="buildpdf" depends="get_related_feature">
|
|
|
|
|
|
|
|
|
- <xslt basedir="./" style="IN7_DZIENNIK_KORESP.xsl" in="${wfs_result}" destdir="./" out="${out_task.dita}" >
|
|
|
+ <xslt basedir="./" style="IN7_DZIENNIK_KORESP.xsl" in="${wfs_output}" destdir="./" out="${out_task.dita}" >
|
|
|
<factory name="net.sf.saxon.TransformerFactoryImpl">
|
|
|
<attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
|
|
|
</factory>
|