Maybe this is the way to go until Lucene 3.0: https://issues.apache.org/jira/browse/LUCENE-718
Is it a problem to copy 1.4 rt.jar to Hudson and specify it in build.xml? ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > From: Michael McCandless [mailto:[email protected]] > Sent: Tuesday, March 03, 2009 10:50 PM > To: [email protected] > Subject: Re: Iterable in FieldCacheTermsFilter (LUCENE-1487) > > > Gak, you're right! > > I'll fix. > > Mike > > Steven A Rowe wrote: > > > FieldCacheTermsFilter on trunk uses Iterable, a language feature not > > present in Java 1.4. This is counter to the policy of maintaining > > Java 1.4 compatibility until the Lucene 3.0 release, isn't it? > > > > Steve > > > > --------------------------------------------------------------------- > > 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]
