RE: cvs commit: ant/src/main/org/apache/tools/ant IntrospectionHelper.java

2004-09-13 Thread Dominique Devienne
Sorry about that. Note though that the test uses EMPTY_MAP too. Instead of having a private EMPTY_MAP in IH, we probably need a public one in o.a.t.a.util.CollectionUtil or something similar. --DD > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, Sept

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

2003-07-24 Thread peter reilly
Yikes! Peter On Thu, 2003-07-24 at 15:19, Stefan Bodewig wrote: > On 24 Jul 2003, <[EMAIL PROTECTED]> wrote: > > > Boolean.valueOf(Project.toBoolean(value)) > > won't compile with JDK 1.3- as only the valueOf(String) method > exists. I'll roll that back. > > Stefan > > -

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

2003-07-24 Thread Stefan Bodewig
On 24 Jul 2003, <[EMAIL PROTECTED]> wrote: > Boolean.valueOf(Project.toBoolean(value)) won't compile with JDK 1.3- as only the valueOf(String) method exists. I'll roll that back. Stefan - To unsubscribe, e-mail: [EMAIL PROTE

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

2003-07-24 Thread Stefan Bodewig
On 24 Jul 2003, <[EMAIL PROTECTED]> wrote: > use valueof instead of new Boolean FindBugs reports about 35 more, I'll get to them eventually. Stefan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: