|
|
@@ -38,8 +38,8 @@
|
|
|
-Duuid=1 -DwebRootUrl=somePathDir-->
|
|
|
|
|
|
<include file="build.recurse_ant.PRODUCT.xml"/>
|
|
|
- <include file="${basedir}/../build_SE.xml" as="p5build_SE"/><!-- for paths and dirs create in some tasks -->
|
|
|
- <include file="${basedir}/build.p5build.PRODUCT.xml" as="PRODUCT"/>
|
|
|
+ <include file="../../../../build_SE.xml" as="p5build_SE"/><!-- for paths and dirs create in some tasks -->
|
|
|
+ <include file="../../../build.p5build.PRODUCT.xml" as="PRODUCT"/>
|
|
|
<!--<include file="${p5build_SE.build}" as="p5build_SE"/> <!-\- for paths and dirs create in some tasks -\->-->
|
|
|
<include file="${send_email.build.xml}" as="send_email"/>
|
|
|
|
|
|
@@ -1214,7 +1214,7 @@
|
|
|
<arg value="echo ${out_task.dita.final} |sed 's/^.*\///'"/>
|
|
|
</exec>
|
|
|
|
|
|
- <echo> $user.dir = ${user.dir}</echo>
|
|
|
+ <echo>#1217 $user.dir = ${user.dir} ; $dita.dir.bin.dita = ${dita.dir.bin.dita}</echo>
|
|
|
<echo message="OUTPUT__START"/>
|
|
|
<!--<echo>
|
|
|
<br>Wygenerowano wyjsciowy plik XML - sciagnij go <a href="${webRootUrl}/${out_task.dita.final_with_RelatedFeatureLoop_no_path}.xml" target="_blank"> "${webRootUrl}/${out_task.dita.final_with_RelatedFeatureLoop_no_path}.xml</a></br>
|