diff -r ad45f298ad85 -r 62c9e8d019fc common/build.postbuild.xml --- a/common/build.postbuild.xml Fri Aug 28 10:25:09 2009 +0100 +++ b/common/build.postbuild.xml Wed Sep 02 11:23:48 2009 +0100 @@ -301,8 +301,8 @@ - - + + @@ -318,6 +318,7 @@ + @@ -337,17 +338,30 @@ + + + + + - + + + + + + + + + @@ -456,7 +470,7 @@ ant: antProperties() - raptor_summary: csv(${build.log.dir}/raptorbits/summary.csv,{separator:',',headers:[category,subcategory,severity,component,phase,recipe,file,line]}) + raptor_summary: csv(${build.log.dir}/raptorbits/summary.csv,{separator:',',headers:[category,subcategory,severity,config,component,phase,recipe,file,line]}) files: csv(${build.drive}/output/logs/analysis/tmp_yarp_files.csv,{separator:',',headers:[name,path,localpath]})