RE: Hide a task name

2004-02-20 Thread Jan . Materne
and an unused property.

RE: Hide a task name

2004-02-20 Thread Mario Manfre
ouch.. is there a way to show the current time or time elapsed? -Original Message- From: Peter Reilly [mailto:[EMAIL PROTECTED] Sent: Friday, 02 20, 2004 10:29 To: Ant Users List Subject: Re: Hide a task name There is a little bug with the script: It uses to set the "clock

Re: Hide a task name

2004-02-20 Thread Peter Reilly
There is a little bug with the script: It uses to set the "clock.time" property twice. The second setting will be ignored as properties are immutable. Peter [EMAIL PROTECTED] wrote: Don´t think you can (without writing a new logger...) Jan -Original Message- From: Mario Manfre [mail

RE: Hide a task name

2004-02-20 Thread Jan . Materne
Don´t think you can (without writing a new logger...) Jan > -Original Message- > From: Mario Manfre [mailto:[EMAIL PROTECTED] > Sent: Friday, February 20, 2004 5:07 PM > To: Ant Users List > Subject: Hide a task name > > > I've created a target which I call using an antcall but I > wou