I can't explain the stack trace though... How is this possible? >> junit.framework.AssertionFailedError >> at >> org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:164) >> at >> org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57) >> at >> org.apache.lucene.util.UncaughtExceptionsRule$1.evaluate(UncaughtExceptionsRule.java:51) >> at >> org.apache.lucene.util.StoreClassNameRule$1.evaluate(StoreClassNameRule.java:21) >> at >> org.apache.lucene.util.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:22) >> at >> org.apache.lucene.util.PagedBytes$Reader.fillSliceWithPrefix(PagedBytes.java:212)
How come it descends from PagedBytes into SystemPropertiesInvariantRule and further on into LTCR? D. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
