|
Hi again (hope last one today)
I found verbosity level of many tasks very
inconsistent. Maybe we could say how much task should output under normal run
and other messages move into verbose level.
for example solution task with only 2 assemblies to
compile (without warning) outputs:
[solution] Starting solution
build.
[solution] Building Gordic.General [Release]... Read in 11 resources from 'c:\temp\build-src\Gordic.Gene ral\Gordic.General.resx' Writing resource file... Done. [solution] Building Gordic.Support.Win32 [Release]... Read in 5 resources from 'c:\temp\build-src\Gordic.Suppo rt.Win32\Gordic.Support.Win32.resx' Writing resource file... Done. where plain
[solution] Building
Gordic.General [Release]...
[solution] Building Gordic.Support.Win32 [Release]... should be enough.
In opposite e.g.
<delay-sign> outputs _nothing_ even when signing over 100 assemblies (in verbose
mode it outputs 10 lines per assembly)
I think something like copy's [copy] Copying 17 files to c:\temp\build-src. should be outputted. [delay-sign] 117
assemblies was delay signed. Regards,
Martin |
- Re: [nant-dev] verbosity of some tasks Martin Aliger
- Re: [nant-dev] verbosity of some tasks Ian MacLean
- Re: [nant-dev] verbosity of some tasks Gert Driesen
- [nant-dev] Re: verbosity of some tasks Matthew Mastracci
- Re: [nant-dev] Re: verbosity of some tasks Gert Driesen
- [nant-dev] Re: verbosity of some tasks Matthew Mastracci
- [nant-dev] Re: verbosity of some t... Gert Driesen
- [nant-dev] Re: verbosity of so... Matthew Mastracci
- Re: [nant-dev] Re: verbosi... Gert Driesen
- Re: [nant-dev] Re: verbosi... Matthew Mastracci
- Re: [nant-dev] Re: verbosity of some ta... Martin Aliger
