Peter, I should have stayed in bed today ... I just noticed that I could get the same information by using the ant debug mode as the task is using a CommandLauncher which prints debugging information.
Sorry about that ... ... going back to bed .... -Vincent > -----Original Message----- > From: Peter Donald [mailto:[EMAIL PROTECTED] > Sent: 31 March 2002 12:13 > To: Ant Developers List > Subject: Re: [PATCH] ChangeLogTask > > On Sun, 31 Mar 2002 21:09, Vincent Massol wrote: > > Actually there's a bug in my patch ... It gets printed even in > > non-verbose mode ... > > > > It needs to be modified to be : > > > > Log("...", Project.MSG_VERBOSE); > > Oh - okay fixed. I thought it was a feature not a bug - ie I figured you > wanted it printed out each time ;) > > -- > Cheers, > > Pete > > *------------------------------------------------* > | You can't wake a person who is pretending | > | to be asleep. -Navajo Proverb. | > *------------------------------------------------* > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
