Is there an easy way to force the output from an EXEC task to be written
to the console, so that the NAnt log includes the output from the
external commandline application?  In particular I would like the output
to devenv to be included in the NAnt log.  What we have been doing is
writing it to a separate text file using the /log switch, but this is
miserable for reporting in CruiseControl.NET.  Our other alternative
would be to translate the output txt file to XML so it can be merged
into CruiseControl, but that doesn't seem like a very nice solution.

Any ideas would be appreciated!

Thanks,
-Bill


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to