changeset 1304 | 26a71d6a561e |
parent 1303 | 77ff148fa4d2 |
child 1305 | 6b0239b30250 |
--- a/common/build.postbuild.xml Thu Oct 14 16:29:33 2010 +0100 +++ b/common/build.postbuild.xml Thu Oct 14 16:55:23 2010 +0100 @@ -887,6 +887,7 @@ <arg value="${sf.common.config.dir}/tools/mergeXML.pl"/> <arg value="--xsl=brag.xsl"/> <arg value="--merge=buildStatus,phase(name),step(name),failures(level)"/> + <arg value="--sortByTime"/> <arg value="${build.log.dir}/summary/*?_BRAG.xml"/> </exec> </target>