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: u...@thetaphi.de

> From: Michael McCandless [mailto:luc...@mikemccandless.com]
> Sent: Tuesday, March 03, 2009 10:50 PM
> To: java-dev@lucene.apache.org
> 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: java-dev-unsubscr...@lucene.apache.org
> > For additional commands, e-mail: java-dev-h...@lucene.apache.org
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-dev-h...@lucene.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to