common/build.postbuild.xml
changeset 676 63fe736c83fb
parent 664 29955a149536
child 677 dd6b7decdca2
--- a/common/build.postbuild.xml	Thu Oct 15 15:59:58 2009 +0100
+++ b/common/build.postbuild.xml	Thu Oct 15 16:47:42 2009 +0100
@@ -293,7 +293,6 @@
           <istrue value="${sf.spec.publish.enable}"/>
             <then>
             <runtarget target="sf-run-analysis-diamonds"/>
-          	<runtarget target="sf-brag-to-diamonds"/>
             </then>
         </if>
     </target>
@@ -778,6 +777,7 @@
             </then>
         </if>
         <runtarget target="sf-zip-logs"/>
+        <runtarget target="sf-brag-to-diamonds"/>
         <if>
             <istrue value="${sf.spec.publish.enable}" />
             <then>