Re: [NET] 2.0 Change to Threadable#thread API

2010-04-07 Thread sebb
On 31/03/2010, sebb wrote: > Clirr reports: > > Parameter 1 of 'public org.apache.commons.net.nntp.Threadable > thread(org.apache.commons.net.nntp.Threadable[])' has changed its type > to java.util.List > > It looks like this may have been an accidental change; it was > committed as part of

[NET] 2.0 Change to Threadable#thread API

2010-03-30 Thread sebb
Clirr reports: Parameter 1 of 'public org.apache.commons.net.nntp.Threadable thread(org.apache.commons.net.nntp.Threadable[])' has changed its type to java.util.List It looks like this may have been an accidental change; it was committed as part of r761877 whose log message is: * Improve handli