Yes I'm seeing this too. I thought I had fixed it, with LUCENE-1655, but somehow I didn't...
I'll fix. Mike On Mon, Jun 1, 2009 at 8:01 PM, Grant Ingersoll <gsing...@apache.org> wrote: > Anyone else seeing: > common.compile-test: > [mkdir] Created dir: .../build/classes/test > [javac] Compiling 190 source files to .../build/classes/test > [javac] > .../src/test/org/apache/lucene/search/TestTopScoreDocCollector.java:70: > cannot resolve symbol > [javac] symbol : method getSimpleName () > [javac] location: class java.lang.Class > [javac] assertEquals(actualTSDCClass[i], > tdc.getClass().getSimpleName()); > [javac] ^ > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -deprecation for details. > [javac] 1 error > > Looks like we've got some 1.5 stuff in core test. > > -Grant > > --------------------------------------------------------------------- > 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