Should the external program tasks indent the output from their respective programs? I find it difficult to read parts of the NAnt log where the program output is jammed to the left margin. I think it would be easier to associate the output if it was indented an extra level beneath the task itself.
Perhaps an option on the externaltaskbase that controls indenting of program output?
[csc] Compiling 32 files to C:\Temp\nant2\nant\build\nant-0.8.0-debug\bin\
NAnt.Core.Tests.dll
[csc] Compiling 2 files to C:\Temp\nant2\nant\build\nant-0.8.0-debug\bin\N
Ant.exe
C:\Temp\nant2\nant\src\NAnt.Console\ConsoleStub.cs(60,17): warning CS0168: The v
ariable 'e' is declared but never used
C:\Temp\nant2\nant\src\NAnt.Console\ConsoleStub.cs(97,21): warning CS0168: The v
ariable 'fnf' is declared but never used

[copy] Copying 1 files
[csc] Compiling 1 files to C:\Temp\nant2\nant\build\nant-0.8.0-debug\bin\N
Ant.Console.Tests.dll
[nant] src/NAnt.DotNetTasks.build build
Buildfile: file:///C:/Temp/nant2/nant/src/NAnt.DotNetTasks.build



-------------------------------------------------------
This SF.NET email is sponsored by: FREE SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
Nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to