common/build.postbuild.xml
changeset 864 2b0f08dedb30
parent 861 caa0601f50c5
child 871 ef25bf39d67c
--- a/common/build.postbuild.xml	Thu Jan 28 17:06:02 2010 +0000
+++ b/common/build.postbuild.xml	Thu Jan 28 18:09:20 2010 +0000
@@ -57,12 +57,10 @@
         </parallel>
         
         <!-- Generate release_metadata entries for the md5 zips -->
-        <stopwatch name="sf-postbuild" action="elapsed"/>
         <antcall target="sf-zip-content">
             <param name="zip.config.file" value="${temp.build.dir}/zip.cfg.xml.ftl"/>
             <param name="zip.target.name" value="bin-just-metadata" />
         </antcall>
-        <stopwatch name="sf-postbuild" action="elapsed"/>
  
         <!-- Launch smoketest -->
         <if><istrue value="${sf.spec.test.sendpkg.enable}"/>