Hi All, First of all, thnq very much for helping!
I am trying to parse xml log files and make reports of all builds of a cruisecontrol.net server. All I am looking for is very basic info.. i.e., Project Name, Build label, Build Status, Build Date, etc.., I am having some hard time to get build label from log file, as I didn't have a clue as wen and where build#s are produced. Our failure builds doesn't have any labels but successful builds do have labels. I couldn't find build # any where inside the log file. I am trying to write powershell scripts to get above mentioned data. Thank you once again, -Ajay
