Hi All,

I have spent that last few days trying to use NAnt with
CruiseControl.NET. CCNET uses the XmlLogger to make NAnt output
something it can process. In my setup I have NAnt execute devenv.com to
build my C++ projects since the <solution> task doesn't compile those
very well. I noticed that the XmlLogger logs devenv.com's output as
messages with Info level. I would like to add a processor between NAnt
and CCNET so that some of those messages get changed into something
else... I would like to have CCNET detect devenv.com error messages and
warning messages as something else so that the report created by CCNET
has these messages as well... Any ideas?

--
Edwin G. Castro
Firing Systems Engineer
[EMAIL PROTECTED]



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to