common/build.xml
changeset 889 89a04d480b55
parent 884 18fc0e69c5b8
child 891 6c56420d1006
--- a/common/build.xml	Thu Feb 11 15:23:47 2010 +0000
+++ b/common/build.xml	Mon Feb 01 17:51:34 2010 +0000
@@ -358,7 +358,9 @@
     </target>
 
     <target name="sf-get-source" depends="sf-generate-source-spec">
+        <stopwatch name="sf-get-source"/>
         <ant antfile="${temp.build.dir}/source-spec.ant.xml" />
+        <stopwatch name="sf-get-source" action="elapsed"/>
     </target>
     
     <target name="sf-generate-source-spec">