oops - I put that code in there. The regex stuff appeared in 1.4. do I need to pull it out and use something that will compile under earlier JVM's?
> -----Original Message----- > From: Eric Isakson [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 03, 2004 9:49 AM > To: [EMAIL PROTECTED] > Subject: New FieldSortedHitQueue uses Java 1.4 feature > > I've got my lucene project setup in Eclipse to use a 1.2 JDK > for compilation. The latest CVS image has the new class > FieldSortedHitQueue which isn't compiling since it uses > java.util.regex.Pattern. TestSort fails for the same reason. > > I hadn't heard any discussion about bumping up to Java 1.4 in > the Lucene 1.4 release. Was this just overlooked or are we > planning to drop support for pre 1.4 JVMs? > > Eric --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]