Merge to default branch
authorShabe Razvi <shaber@symbian.org>
Thu, 28 May 2009 15:55:27 +0100
changeset 115 43a42dd33b4c
parent 114 585c31b1dac6 (diff)
parent 113 7f0174848f99 (current diff)
child 116 47cccedacd2d
Merge to default branch
--- a/common/build.xml	Thu May 28 14:55:09 2009 +0100
+++ b/common/build.xml	Thu May 28 15:55:27 2009 +0100
@@ -170,10 +170,7 @@
     
     <target name="sf-postbuild">
         <echo>[SF-POSTBUILD]</echo>
-        
-        <!-- run build analysis tools -->
-        <runtarget target="sf-run-analysis"/>
-        
+                
         <!-- TAG SOURCE CODE -->
         <if>
             <istrue value="${sf.spec.tagafterbuild.enable}" />
@@ -197,6 +194,9 @@
             </then>
         </if>
 
+        <!-- run build analysis tools -->
+        <runtarget target="sf-run-analysis"/>
+
         <runtarget target="sf-zip-logs"/>
 
         <!-- PUBLISH LOGS/REPORTS -->