The broken javadocs link is an api bug. LuceneTestCase.classEnvRule is public, but refers to a package-private class (TestRuleSetupAndRestoreClassEnv).
I'll make LuceneTestCase.classEnvRule package-private too (since it effectively already is). On Tue, May 15, 2012 at 3:56 PM, Apache Jenkins Server <[email protected]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/14075/ > > All tests passed > > Build Log (for compile errors): > [...truncated 24413 lines...] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] -- lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
