not bad idea! :)

but - what do you think about extend Verbose property of every task to be
rather Level-enumeration then boolean? That would enable more precise
control of what should be outputed at task level and also to use tasks from
other tasks with suppressed output (like resgen from solution). That would
ofcourse mean quite alot code changes...

e.g.  <copy todir="${build.dir}" verbose="warning"> ...  could be great!

Martin

----- Original Message ----- 
From: "Gert Driesen" <[EMAIL PROTECTED]>
To: "Martin Aliger" <[EMAIL PROTECTED]>; "! nant"
<[EMAIL PROTECTED]>
Sent: Tuesday, January 06, 2004 8:57 AM
Subject: Re: [nant-dev] very simple patch to easier debugging with
SolutionTask


> we could always output the compiler options in debug mode, but in order to
> see them you'd then have to start NAnt with the -debug switch
>
> Gert
>
> ----- Original Message ----- 
> From: "Martin Aliger" <[EMAIL PROTECTED]>
> To: "Gert Driesen" <[EMAIL PROTECTED]>; "! nant"
> <[EMAIL PROTECTED]>
> Sent: Monday, January 05, 2004 9:54 AM
> Subject: Re: [nant-dev] very simple patch to easier debugging with
> SolutionTask
>
>
> > Hmm
> >
> > Verbose property is used as well for another purporse. This adds even
more
> > verbosity and is dedicated more to debugging then anything else. Still
> > verbose could be better if it's made more-level switch rather than
> > true/false...
> >
> > Martin
> >
> >
> > ----- Original Message ----- 
> > From: "Gert Driesen" <[EMAIL PROTECTED]>
> > To: "Martin Aliger" <[EMAIL PROTECTED]>; "! nant"
> > <[EMAIL PROTECTED]>
> > Sent: Friday, January 02, 2004 3:30 PM
> > Subject: Re: [nant-dev] very simple patch to easier debugging with
> > SolutionTask
> >
> >
> > > ----- Original Message ----- 
> > > From: "Martin Aliger" <[EMAIL PROTECTED]>
> > > To: "! nant" <[EMAIL PROTECTED]>
> > > Sent: Friday, January 02, 2004 3:08 PM
> > > Subject: [nant-dev] very simple patch to easier debugging with
> > SolutionTask
> > >
> > >
> > > > Hi all,
> > > >
> > > > this patch just publish new attribute to enable writing of compiler
> > > options
> > > > to screen. Just making it more verbose when needed.
> > >
> > > I think we should use the Verbose property of the solution task for
this
> > > purpose, instead of adding another attribute ...
> > >
> > > Gert
> > >
> > >
> > >
> > > -------------------------------------------------------
> > > This SF.net email is sponsored by: IBM Linux Tutorials.
> > > Become an expert in LINUX or just sharpen your skills.  Sign up for
> IBM's
> > > Free Linux Tutorials.  Learn everything from the bash shell to sys
> admin.
> > > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> > > _______________________________________________
> > > nant-developers mailing list
> > > [EMAIL PROTECTED]
> > > https://lists.sourceforge.net/lists/listinfo/nant-developers
> > >
> >
> >
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by: IBM Linux Tutorials.
> > Become an expert in LINUX or just sharpen your skills.  Sign up for
IBM's
> > Free Linux Tutorials.  Learn everything from the bash shell to sys
admin.
> > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> > _______________________________________________
> > nant-developers mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/nant-developers
> >
> >
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: IBM Linux Tutorials.
> Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
> Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
> Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> _______________________________________________
> nant-developers mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/nant-developers
>



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to