diff -r f3105028766d -r f7fc039dd3a3 common/build.xml --- a/common/build.xml Mon Jul 13 18:38:01 2009 +0100 +++ b/common/build.xml Wed Jul 15 11:40:44 2009 +0100 @@ -772,12 +772,13 @@ + - + @@ -786,7 +787,7 @@ - + @@ -796,7 +797,7 @@ - + @@ -805,7 +806,7 @@ - + @@ -846,6 +847,7 @@ ant: antProperties() + raptor_summary: csv(${build.log.dir}/raptorbits/summary.csv,{separator:',',headers:[category,subcategory,severity,component,phase,recipe,file,line]}) files: csv(${build.drive}/output/logs/analysis/tmp_yarp_files.csv,{separator:',',headers:[name,path,localpath]})