--- a/common/build.xml Wed May 27 14:12:36 2009 +0100
+++ b/common/build.xml Thu May 28 15:53:26 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 -->