cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Available.java

2005-01-25 Thread jglick
jglick 2005/01/24 18:29:43 Modified:src/main/org/apache/tools/ant/taskdefs Available.java Log: Log warnings as warnings. Revision ChangesPath 1.65 +4 -2 ant/src/main/org/apache/tools/ant/taskdefs/Available.java Index: Available.java =

Re: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Available.java

2005-01-11 Thread Matt Benson
--- Stefan Bodewig <[EMAIL PROTECTED]> wrote: [SNIP] > > Also, it looks like that deprecation message has > been > > there since 1.5 > > I thought it must have been in there even longer. Looks like you added the message just over 3 years ago, but I was speaking of official releases. > > > ... BC

Re: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Available.java

2005-01-11 Thread Stefan Bodewig
On Tue, 11 Jan 2005, Matt Benson <[EMAIL PROTECTED]> wrote: > --- Stefan Bodewig <[EMAIL PROTECTED]> wrote: > >> On 11 Jan 2005, <[EMAIL PROTECTED]> wrote: >> >> > Log: add note for reason for using setproperty >> rather than >> > setnewproperty in available.java >> >> Widely knows as the Di

Re: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Available.java

2005-01-11 Thread Matt Benson
--- Stefan Bodewig <[EMAIL PROTECTED]> wrote: > On 11 Jan 2005, <[EMAIL PROTECTED]> wrote: > > > Log: add note for reason for using setproperty > rather than > > setnewproperty in available.java > > Widely knows as the Diane Holt trick 8-) Diane was really before my time, what's that about

Re: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Available.java

2005-01-11 Thread Stefan Bodewig
On 11 Jan 2005, <[EMAIL PROTECTED]> wrote: > Log: add note for reason for using setproperty rather than > setnewproperty in available.java Widely knows as the Diane Holt trick 8-) Stefan - To unsubscribe, e-mail: [EMAIL PRO

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Available.java

2005-01-11 Thread peterreilly
peterreilly2005/01/11 08:34:57 Modified:src/main/org/apache/tools/ant/taskdefs Available.java Log: add note for reason for using setproperty rather than setnewproperty in available.java Revision ChangesPath 1.64 +2 -0 ant/src/main/org/apache/tools/ant/taskdefs/