diff -r 044383f39525 -r be27ed110b50 buildframework/helium/tools/common/logging.ant.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/buildframework/helium/tools/common/logging.ant.xml Wed Oct 28 14:39:48 2009 +0000 @@ -0,0 +1,137 @@ + + + + + Targets related to log parsing, rendaring, upload to diamonds etc. + + + + + + + + + + + + + + Merging all *.log.xml files + + + + + ]]> + + + + + + + + + + Inserting @{file} into summary. + + + + + + + + Summary XML log file does not need updating. + + + + + + + + + + macro: ${helium.dir}/tools/common/templates/macro + + + dbPath: ${metadata.dbfile} + loginfo: xml(${build.log.dir}/${build.id}_info.log.xml) + ant: antProperties() + + + + + + + + + doc: xml(${build.summary.file}) + ant: antProperties() + + + + + + + + + + + doc: xml(${build.summary.file}) + ant: antProperties() + + + + + + + + + + + dbPath: ${metadata.dbfile} + ant: antProperties() + + + + + + + + + + + + \ No newline at end of file