diff -r cc469b3fe547 -r 52675b624b66 common/build.postbuild.xml --- a/common/build.postbuild.xml Mon Aug 24 15:09:22 2009 +0100 +++ b/common/build.postbuild.xml Wed Aug 26 12:30:59 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]})