common/build.xml
changeset 1287 e327203f186d
parent 1279 3329abb5855b
child 1311 e859ade4e462
equal deleted inserted replaced
1286:7ad2f93c7666 1287:e327203f186d
   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         <if><equals arg1="${sf.project.type}" arg2="package"/><then>
       
   300           <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"/>
       
   301         </then><else>
       
   302           <echo message="report&#x0009;Hudson Console Log (internal link),http://v800002.ad-sfpd.intra:8080/job/Platform_sf/${env.BUILD_NUMBER}/console,link${line.separator}" file="${build.log.dir}/bitinfo.txt" append="true"/>
       
   303         </else></if>
   300     </target>
   304     </target>
   301     
   305     
   302     <target name="sf-diamonds-connect">
   306     <target name="sf-diamonds-connect">
   303       <if>
   307       <if>
   304         <istrue value="${sf.spec.publish.enable}"/>
   308         <istrue value="${sf.spec.publish.enable}"/>