Hmm, I know what's wrong here (SentinelIntSet is package private), and I'll fix... but when I run "ant javadocs" I don't see these warnings (but the build clearly does)...
Mike http://blog.mikemccandless.com On Wed, May 18, 2011 at 8:22 AM, Steven A Rowe <[email protected]> wrote: > This build failed because of Javadoc warnings: > > [javadoc] Constructing Javadoc information... > [javadoc] Standard Doclet version 1.5.0_16-p9 > [javadoc] Building tree for all the packages and classes... > [javadoc] .../org/apache/lucene/search/grouping/AllGroupsCollector.java:45: > warning - Tag @link: reference not found: SentinelIntSet > [javadoc] .../org/apache/lucene/search/grouping/AllGroupsCollector.java:45: > warning - Tag @link: reference not found: SentinelIntSet > [javadoc] .../org/apache/lucene/search/grouping/AllGroupsCollector.java:62: > warning - Tag @link: reference not found: SentinelIntSet > [javadoc] .../org/apache/lucene/search/grouping/AllGroupsCollector.java:76: > warning - Tag @link: reference not found: SentinelIntSet > >> -----Original Message----- >> From: Apache Jenkins Server [mailto:[email protected]] >> Sent: Wednesday, May 18, 2011 7:36 AM >> To: [email protected] >> Subject: [JENKINS-MAVEN] Lucene-Solr-Maven-3.x #126: POMs out of sync >> >> Build: https://builds.apache.org/hudson/job/Lucene-Solr-Maven-3.x/126/ >> >> No tests ran. >> >> Build Log (for compile errors): >> [...truncated 7931 lines...] >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
