----- Original Message ----- From: "Peter Donald" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, January 16, 2001 3:22 AM Subject: Re: What I did to GenericDeploymentTool.java (for ejbjar task)
> At 03:19 16/1/01 -0500, Jason Rosenberg wrote: > > > /* > > ** don't want to see this output, except for verbose mode > > ** jason > > */ > > getTask().log(jarFile.toString() + " is up to date.", > > Project.MSG_VERBOSE); > > } I started from the Ant 1.2 source distribution. Don't > >know if anyone else thinks this would be a useful addition to Ant 1.3. > > > +1 - a similar thing used to bug me ages ago with a few other tasks but > they are now "fixed" to not print this so I think this should be too. Then > again I don't use it ... ;) > > Cheers, > > Pete > Great, will you agree to check this change into the source (I'm not a committer, and I doubt I will be given the privilege anytime soon.... Jason
