Commented out log-to-brag call on build environment checker as its results shouldn't be brag affecting
--- a/common/build.xml Thu Feb 04 16:07:03 2010 +0000
+++ b/common/build.xml Fri Feb 05 15:18:22 2010 +0000
@@ -134,12 +134,12 @@
<arg value="--tools='${sf.spec.sbs.tools.config}'"/>
<arg value="Common"/>
</exec>
- <antcall target="sf-log-to-brag">
+ <!-- antcall target="sf-log-to-brag">
<param name="sf.brag.phase" value="Prebuild"/>
<param name="sf.brag.step" value="Build Environment Check"/>
<param name="sf.brag.log" value="${build.log.dir}/BuildEnvironmentCheck.log"/>
<param name="sf.brag.id" value="BuildEnvironmentCheck"/>
- </antcall>
+ </antcall -->
<fail>
<condition>
<not>