common/build.xml
changeset 1275 5a935138ebeb
parent 1274 b5003eee1583
child 1279 3329abb5855b
equal deleted inserted replaced
1274:b5003eee1583 1275:5a935138ebeb
   294         <echo>[SF-PREBUILD]</echo>
   294         <echo>[SF-PREBUILD]</echo>
   295         <tstamp>
   295         <tstamp>
   296           <format property="sf.build.starttime" pattern="yyyy-MM-dd HH:mm:ss" locale="en,UK"/>
   296           <format property="sf.build.starttime" pattern="yyyy-MM-dd HH:mm:ss" locale="en,UK"/>
   297         </tstamp>
   297         </tstamp>
   298         <echo message="started&#x0009;${sf.build.starttime}${line.separator}" file="${build.log.dir}/bitinfo.txt" append="true"/>
   298         <echo message="started&#x0009;${sf.build.starttime}${line.separator}" file="${build.log.dir}/bitinfo.txt" append="true"/>
       
   299         <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"/>
   299     </target>
   300     </target>
   300     
   301     
   301     <target name="sf-diamonds-connect">
   302     <target name="sf-diamonds-connect">
   302       <if>
   303       <if>
   303         <istrue value="${sf.spec.publish.enable}"/>
   304         <istrue value="${sf.spec.publish.enable}"/>