Re: [NAnt-users] cruise control modificationWriter vs nant

2006-05-09 Thread Gary Feldman
Jaroslav Sivy wrote: Hi, Is there any way, how to parse output file from cc (modificationWriter Does "cc" mean the UNIX C compiler? CruiseControl? CruiseControl.Net? (The latter is usually abbreviated as CC.Net.) function) in nant? {and not only load 1 attribute using xmlpeek?} Use

[NAnt-users] cruise control modificationWriter vs nant

2006-05-08 Thread Jaroslav Sivy
Hi, Is there any way, how to parse output file from cc (modificationWriter function) in nant? {and not only load 1 attribute using xmlpeek?} I want to write all changed files using that function and now i need to execute *.sql files from that list using osql.exe I couldnt find it on google/websi