common/build.postbuild.xml
changeset 1178 448665667824
parent 1172 94015cd3cb74
child 1183 6c7fc7463871
--- a/common/build.postbuild.xml	Tue Jul 13 14:22:34 2010 +0100
+++ b/common/build.postbuild.xml	Tue Jul 13 14:22:58 2010 +0100
@@ -762,7 +762,7 @@
             <arg value="-XSL"/>
             <arg value="${sf.common.config.dir}/tools/brag/bragForDiamonds.xsl"/>
             <arg value="-OUT"/>
-            <arg value="${temp.build.dir}/bragForDiamonds.xml"/>
+            <arg value="${build.log.dir}/diamonds-status.xml"/>
         </java>
         <if>
             <istrue value="${sf.spec.publish.enable}"/>
@@ -789,7 +789,7 @@
                             <arg value="-u"/>
                             <arg value="http://${diamonds.host}${diamonds.build.id}"/>
                             <arg value="-f"/>
-                            <arg value="${temp.build.dir}/bragForDiamonds.xml"/>
+                            <arg value="${build.log.dir}/diamonds-status.xml"/>
                         </exec>
                     </then>
                     <else>