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

2005-03-14 Thread Steve Loughran
[EMAIL PROTECTED] wrote: Removed superfluous cast Revision ChangesPath 1.91 +1 -1 ant/src/main/org/apache/tools/ant/AntClassLoader.java Index: AntClassLoader.java if (cons.length > 0 && cons[0] != null) { final String[] strs = new String[NUMBE

AW: cvs commit: ant/src/main/org/apache/tools/ant AntClassLoader. java

2005-03-14 Thread Jan . Materne
> Removed superfluous cast > > Revision ChangesPath > 1.91 +1 -1 > ant/src/main/org/apache/tools/ant/AntClassLoader.java > > Index: AntClassLoader.java >if (cons.length > 0 && cons[0] != null) { >final String[] strs = new String[NUMB