common/build.xml
changeset 1275 5a935138ebeb
parent 1274 b5003eee1583
child 1279 3329abb5855b
--- a/common/build.xml	Fri Oct 01 13:34:48 2010 +0100
+++ b/common/build.xml	Fri Oct 01 14:00:40 2010 +0100
@@ -296,6 +296,7 @@
           <format property="sf.build.starttime" pattern="yyyy-MM-dd HH:mm:ss" locale="en,UK"/>
         </tstamp>
         <echo message="started&#x0009;${sf.build.starttime}${line.separator}" file="${build.log.dir}/bitinfo.txt" append="true"/>
+        <echo message="report&#x0009;Hudson Console Log (internal link),http://v800016.ad-sfpd.intra:8080/job/${sf.spec.job.name}/${env.BUILD_NUMBER}/console,link${line.separator}" file="${build.log.dir}/bitinfo.txt" append="true"/>
     </target>
     
     <target name="sf-diamonds-connect">