Hi Bill, try <exec program="devenv.com" commandline="my.sln /build release" />
instead. You should see the output from devenv in that case.
Ian
Bill Dagg wrote:
I have a script with the following task:
<exec program="devenv" commandline="my.sln /build release" />
Whenever I execute this script with Nant, however, the only results displayed to the console are success or failure. All of the devenv output (e.g. build results from individual projects in the solution file) that you get when devenv is executed outside of nant are lost. Does anyone have any idea how to get said output to display on the console?
I've tried setting the "verbose" property to true. Didn't help.
Note: I'm using Nat 0.8.3 (2003-11-28).
Thanks.
____________________________________________
Bill Dagg Senior Software Engineer, IT Department Custom House Global Foreign Exchange 604.630.0968
[EMAIL PROTECTED] http://www.customhouse.com
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users
--
Ian MacLean, Developer, ActiveState, a division of Sophos
http://www.ActiveState.com
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users