common/build.xml
changeset 596 3bb02a90f7e7
parent 594 3692c6f462b4
parent 591 0dd169f56564
child 599 27e421bea313
child 601 3489a650c6fa
--- a/common/build.xml	Mon Oct 05 18:24:10 2009 +0100
+++ b/common/build.xml	Mon Oct 05 18:24:50 2009 +0100
@@ -203,6 +203,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()