While we're at it, is there any way to force the output from an EXEC task to the value of a property?
I've got a quick little script that checks for the existence of an IIS virtual directory, and if it's found, prints "true" and if not, prints "false". Right now, the only solution that I can find is to A) write it to a file, and then figure out some way of parsing the file B) manually make my scripts do my "true" or "false" tasks. Is there something I'm missing, is there any way to have the assign stdout to a variable value? Thanks Malcolm --- Bill Bither <[EMAIL PROTECTED]> wrote: > 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 > "Oh Bother!" said the Borg, "We just assimilated Pooh." ____________________________________________________ Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs ------------------------------------------------------- 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_id=7477&alloc_id=16492&op=click _______________________________________________ Nant-users mailing list Nant-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users