Hi Shai,
The Hudson build failures are caused by "nocommits" -- this time not the
Hudson bug (see recent build logs):
> lucene/dev/trunk/lucene/src/java/org/apache/lucene/index/SegmentRead
> er.java (original)
> +++
> lucene/dev/trunk/lucene/src/java/org/apache/lucene/index/SegmentRead
> +++ er.java Sun Jan 23 05:10:48 2011
> @@ -226,6 +226,7 @@ public class SegmentReader extends Index
> assert storeDir != null;
> }
>
> + // nocommit: this can be simplified to always be
> + si.getDocStoreSegment()
> final String storesSegment;
> if (si.getDocStoreOffset() != -1) {
> storesSegment = si.getDocStoreSegment();
Uwe
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]