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>. 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]
