changeset 350 | 1e8f54745323 |
parent 313 | 52d855dfda13 |
child 351 | a4c764727769 |
--- a/common/build.xml Wed Aug 12 10:32:22 2009 +0100 +++ b/common/build.xml Wed Aug 12 18:04:33 2009 +0100 @@ -377,6 +377,9 @@ <runtarget target="sf-package-validate"/> </then> </if> + <!-- run build analysis tools --> + <runtarget target="sf-run-analysis"/> + </parallel> <if><istrue value="${sf.spec.test.sendpkg.enable}"/> @@ -386,8 +389,6 @@ </then> </if> - <!-- run build analysis tools --> - <runtarget target="sf-run-analysis"/> <runtarget target="sf-zip-logs"/>