On Sat, 2008-05-10 at 15:31 +0100, sebb wrote: > n 10/05/2008, Sebastiaan van Erk <[EMAIL PROTECTED]> wrote: > > > > (note the List<? extends NameValuePair>). > > > > > > > > > > ???Sebastiaan, > > > > > > It is obviously a bug. Please open a JIRA issue for it. We also happily > > > accept patches ;-) > > > > > > Oleg > > > > > > > There are probably other generic Lists etc which use <BaseClass> > rather than <? extends BaseClass>. >
I fixed those occurrences I managed to find. No need for a JIRA Oleg > Not sure how easy it will be to find all of these... > > > sure, will do when i'm back in the civilized world in about 5 days :) > > jira over gprs is a disaster... > > > > > > > > > > > Regards, > > > > Sebastiaan > > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
