Used ${line.separator} to make (more) echo tasks more readable.
authorSimon Howkins <simonh@symbian.org>
Wed, 23 Sep 2009 17:45:09 +0100
changeset 503 a3b781744ed8
parent 502 8e7e1064493f
child 504 4c61a133fe59
Used ${line.separator} to make (more) echo tasks more readable.
common/build.postbuild.xml
--- a/common/build.postbuild.xml	Wed Sep 23 17:41:02 2009 +0100
+++ b/common/build.postbuild.xml	Wed Sep 23 17:45:09 2009 +0100
@@ -493,13 +493,11 @@
             <arg value="--pdkloc2=${build.log.dir}"/>
         </exec>
         <!-- Mercurial comparison -->
-        <echo file="${sf.releasenotes.wiki.txt}" append="true">== Mercurial Comparison ==
-
-</echo>
+        <echo file="${sf.releasenotes.wiki.txt}" append="true">== Mercurial Comparison ==${line.separator}${line.separator}</echo>
         <if>
             <isset property="sf.previous.pdk.tag"/>
             <then>
-		    <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>
+                <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>
                 <if>
                     <istrue value="${sf.spec.sourcesync.archive}"/>
                     <then>