common/build.xml
changeset 591 0dd169f56564
parent 473 5a04267d3fe7
child 596 3bb02a90f7e7
--- a/common/build.xml	Mon Oct 05 17:17:29 2009 +0100
+++ b/common/build.xml	Mon Oct 05 18:22:28 2009 +0100
@@ -211,6 +211,8 @@
         <then>
           <echo>[SF-DIAMONDS-TAG-BUILD]</echo>
           <runtarget target="diamonds"/>
+          <echo message="Save Diamonds build id value in a file"/>
+          <echo message="diamonds.build.id=${diamonds.build.id}" file="${build.log.dir}/diamonds_build_id.txt"/>
           <fmpp sourceFile="${sf.common.config.dir}/diamonds/sf-tag-build.xml.ftl" outputFile="${build.drive}/output/logs/sf-tag-build.xml">
             <data expandProperties="yes">
               ant: antProperties()