equal
deleted
inserted
replaced
491 <arg value="${build.drive}/utilities/releaseAutomation/fcls4releasenotes.pl"/> |
491 <arg value="${build.drive}/utilities/releaseAutomation/fcls4releasenotes.pl"/> |
492 <arg value="--pdkname1=${sf.previous.pdk.tag}"/> |
492 <arg value="--pdkname1=${sf.previous.pdk.tag}"/> |
493 <arg value="--pdkloc2=${build.log.dir}"/> |
493 <arg value="--pdkloc2=${build.log.dir}"/> |
494 </exec> |
494 </exec> |
495 <!-- Mercurial comparison --> |
495 <!-- Mercurial comparison --> |
496 <echo file="${sf.releasenotes.wiki.txt}" append="true">== Mercurial Comparison == |
496 <echo file="${sf.releasenotes.wiki.txt}" append="true">== Mercurial Comparison ==${line.separator}${line.separator}</echo> |
497 |
|
498 </echo> |
|
499 <if> |
497 <if> |
500 <isset property="sf.previous.pdk.tag"/> |
498 <isset property="sf.previous.pdk.tag"/> |
501 <then> |
499 <then> |
502 <echo file="${sf.releasenotes.wiki.txt}" append="true">The Mercurial changes from Nokia were delivered as a bulk update based on '''XXXXXXXXXXXXXXXXXXXXXX'''.${line.separator}${line.separator}List of the Mercurial changes (files added/removed/modified) between ${sf.previous.pdk.tag} and PDK '''XXXXX''' - [[Media:XXXX.txt]].${line.separator}${line.separator}A short study of the results concentrating on the added and removed files has identified these significant package changes:${line.separator}${line.separator}</echo> |
500 <echo file="${sf.releasenotes.wiki.txt}" append="true">The Mercurial changes from Nokia were delivered as a bulk update based on '''XXXXXXXXXXXXXXXXXXXXXX'''.${line.separator}${line.separator}List of the Mercurial changes (files added/removed/modified) between ${sf.previous.pdk.tag} and PDK '''XXXXX''' - [[Media:XXXX.txt]].${line.separator}${line.separator}A short study of the results concentrating on the added and removed files has identified these significant package changes:${line.separator}${line.separator}</echo> |
503 <if> |
501 <if> |
504 <istrue value="${sf.spec.sourcesync.archive}"/> |
502 <istrue value="${sf.spec.sourcesync.archive}"/> |
505 <then> |
503 <then> |
506 <echo file="${sf.releasenotes.wiki.txt}" append="true">'''Information cannot be derived as source was synced with archive option'''"${line.separator}${line.separator}</echo> |
504 <echo file="${sf.releasenotes.wiki.txt}" append="true">'''Information cannot be derived as source was synced with archive option'''"${line.separator}${line.separator}</echo> |
507 </then> |
505 </then> |