# HG changeset patch # User Simon Howkins # Date 1254838285 -3600 # Node ID aa36fa431e3de980ac72eabea2047f7af1c6bf92 # Parent 948baffead3b8a366bb51729932fa7c3518dc9ec Added processing of the BuildEnvironmentCheck for BRAG purposes. diff -r 948baffead3b -r aa36fa431e3d common/build.xml --- a/common/build.xml Tue Oct 06 14:41:22 2009 +0100 +++ b/common/build.xml Tue Oct 06 15:11:25 2009 +0100 @@ -89,13 +89,7 @@ - - - - - - - + @@ -110,7 +104,7 @@ - + @@ -118,6 +112,24 @@ + + + + + + + + + + + + + + + + +Build Environment Check failed. To stop this failure aborting the build set property sf.suppress.buildenv.check to any value. + diff -r 948baffead3b -r aa36fa431e3d common/tools/brag/rules.BuildEnvironmentCheck.tsv --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/common/tools/brag/rules.BuildEnvironmentCheck.tsv Tue Oct 06 15:11:25 2009 +0100 @@ -0,0 +1,3 @@ +^SHOWSTOPPER RAISED: critical +^ERROR: major +^WARNING: minor