Dear readers,
When I update my working copy of lucene core trunk to current latest rev
1527154, ant compile-test fails with this message:
...
lucene/trunk/lucene/core/src/test/org/apache/lucene/index/TestNumericDocValuesUpdates.java:17:
error: cannot find symbol
[javac] import org.apache.lucene.codecs.lucene45.Lucene45RWCodec;
After updating (backdating) to the 26th: svn update -r {20130926}
ant compile-test works normally.
I couldn't decide on which issue to post this, so here it is.
Regards,
Paul Elschot
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]