You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Steven A Rowe <sa...@syr.edu> on 2011/05/18 14:22:52 UTC

Javadoc warnings failing the branch_3x build [was: RE: [JENKINS-MAVEN] Lucene-Solr-Maven-3.x #126: POMs out of sync]

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:hudson@hudson.apache.org]
> Sent: Wednesday, May 18, 2011 7:36 AM
> To: dev@lucene.apache.org
> 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: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


Re: Javadoc warnings failing the branch_3x build [was: RE: [JENKINS-MAVEN] Lucene-Solr-Maven-3.x #126: POMs out of sync]

Posted by Michael McCandless <lu...@mikemccandless.com>.
Ahh yes I'm using 1.6, OK.  I'll switch to 1.5...

Mike

http://blog.mikemccandless.com

On Wed, May 18, 2011 at 8:40 AM, Steven A Rowe <sa...@syr.edu> wrote:
> Mike, I can repro on my Win7 box using Oracle JDK 1.5.0_22.  Maybe you're using 1.6.0_X? - Steve
>
>> -----Original Message-----
>> From: Michael McCandless [mailto:lucene@mikemccandless.com]
>> Sent: Wednesday, May 18, 2011 8:33 AM
>> To: dev@lucene.apache.org
>> Subject: Re: Javadoc warnings failing the branch_3x build [was: RE:
>> [JENKINS-MAVEN] Lucene-Solr-Maven-3.x #126: POMs out of sync]
>>
>> 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 <sa...@syr.edu> 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:hudson@hudson.apache.org]
>> >> Sent: Wednesday, May 18, 2011 7:36 AM
>> >> To: dev@lucene.apache.org
>> >> 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: dev-unsubscribe@lucene.apache.org
>> >> For additional commands, e-mail: dev-help@lucene.apache.org
>> >
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: Javadoc warnings failing the branch_3x build [was: RE: [JENKINS-MAVEN] Lucene-Solr-Maven-3.x #126: POMs out of sync]

Posted by Steven A Rowe <sa...@syr.edu>.
Mike, I can repro on my Win7 box using Oracle JDK 1.5.0_22.  Maybe you're using 1.6.0_X? - Steve

> -----Original Message-----
> From: Michael McCandless [mailto:lucene@mikemccandless.com]
> Sent: Wednesday, May 18, 2011 8:33 AM
> To: dev@lucene.apache.org
> Subject: Re: Javadoc warnings failing the branch_3x build [was: RE:
> [JENKINS-MAVEN] Lucene-Solr-Maven-3.x #126: POMs out of sync]
> 
> 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 <sa...@syr.edu> 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:hudson@hudson.apache.org]
> >> Sent: Wednesday, May 18, 2011 7:36 AM
> >> To: dev@lucene.apache.org
> >> 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: dev-unsubscribe@lucene.apache.org
> >> For additional commands, e-mail: dev-help@lucene.apache.org
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


Re: Javadoc warnings failing the branch_3x build [was: RE: [JENKINS-MAVEN] Lucene-Solr-Maven-3.x #126: POMs out of sync]

Posted by Michael McCandless <lu...@mikemccandless.com>.
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 <sa...@syr.edu> 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:hudson@hudson.apache.org]
>> Sent: Wednesday, May 18, 2011 7:36 AM
>> To: dev@lucene.apache.org
>> 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: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: Javadoc warnings failing the branch_3x build [was: RE: [JENKINS-MAVEN] Lucene-Solr-Maven-3.x #126: POMs out of sync]

Posted by Uwe Schindler <uw...@thetaphi.de>.
All fine now!

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Michael McCandless [mailto:lucene@mikemccandless.com]
> Sent: Wednesday, May 18, 2011 5:31 PM
> To: dev@lucene.apache.org
> Subject: Re: Javadoc warnings failing the branch_3x build [was: RE:
[JENKINS-
> MAVEN] Lucene-Solr-Maven-3.x #126: POMs out of sync]
> 
> I think it's resolved now?  Sorry!
> 
> But it's great we now catch jdoc errors before releasing... should we fix
our
> while(1) test to also catch this (not just nightly / maven)?
> 
> Mike
> 
> http://blog.mikemccandless.com
> 
> On Wed, May 18, 2011 at 9:01 AM, Uwe Schindler <uw...@thetaphi.de>
> wrote:
> > Hi Mike,
> >
> > Same problem in trunk!
> >
> > -----
> > Uwe Schindler
> > H.-H.-Meier-Allee 63, D-28213 Bremen
> > http://www.thetaphi.de
> > eMail: uwe@thetaphi.de
> >
> >
> >> -----Original Message-----
> >> From: Michael McCandless [mailto:lucene@mikemccandless.com]
> >> Sent: Wednesday, May 18, 2011 2:27 PM
> >> To: dev@lucene.apache.org
> >> Subject: Re: Javadoc warnings failing the branch_3x build [was: RE:
> > [JENKINS-
> >> MAVEN] Lucene-Solr-Maven-3.x #126: POMs out of sync]
> >>
> >> Ugh my bad, sorry.  I'll fix!
> >>
> >> Mike
> >>
> >> http://blog.mikemccandless.com
> >>
> >> On Wed, May 18, 2011 at 8:22 AM, Steven A Rowe <sa...@syr.edu>
> >> 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:hudson@hudson.apache.org]
> >> >> Sent: Wednesday, May 18, 2011 7:36 AM
> >> >> To: dev@lucene.apache.org
> >> >> 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: dev-unsubscribe@lucene.apache.org For
> >> >> additional commands, e-mail: dev-help@lucene.apache.org
> >> >
> >> >
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For
> >> additional commands, e-mail: dev-help@lucene.apache.org
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For
> > additional commands, e-mail: dev-help@lucene.apache.org
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional
> commands, e-mail: dev-help@lucene.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: Javadoc warnings failing the branch_3x build [was: RE: [JENKINS-MAVEN] Lucene-Solr-Maven-3.x #126: POMs out of sync]

Posted by Robert Muir <rc...@gmail.com>.
On Wed, May 18, 2011 at 11:44 AM, Uwe Schindler <uw...@thetaphi.de> wrote:
> Hi,
>
> Definitely not. Javadocs-all takes 2 minutes here, so please don’t bundle it with compile, I will stop working on Lucene then, that does not help during development (I use no Eclipse to develop...).
>
> We can trigger this for Hudson half-hourly.

Hi uwe... this is what i was asking for, to run it after compile in
the half-hourly.

i'm sorry your computer has such as slow io system!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: Javadoc warnings failing the branch_3x build [was: RE: [JENKINS-MAVEN] Lucene-Solr-Maven-3.x #126: POMs out of sync]

Posted by Uwe Schindler <uw...@thetaphi.de>.
Hi,

Definitely not. Javadocs-all takes 2 minutes here, so please don’t bundle it with compile, I will stop working on Lucene then, that does not help during development (I use no Eclipse to develop...).

We can trigger this for Hudson half-hourly.

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Robert Muir [mailto:rcmuir@gmail.com]
> Sent: Wednesday, May 18, 2011 5:35 PM
> To: dev@lucene.apache.org
> Subject: Re: Javadoc warnings failing the branch_3x build [was: RE: [JENKINS-
> MAVEN] Lucene-Solr-Maven-3.x #126: POMs out of sync]
> 
> On Wed, May 18, 2011 at 11:31 AM, Michael McCandless
> <lu...@mikemccandless.com> wrote:
> > I think it's resolved now?  Sorry!
> >
> > But it's great we now catch jdoc errors before releasing... should we
> > fix our while(1) test to also catch this (not just nightly / maven)?
> >
> 
> yeah couldn't we just fire off the 'javadocs-all' task after compiling? this takes
> 10 seconds on my computer and it could catch these things quicker.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional
> commands, e-mail: dev-help@lucene.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: Javadoc warnings failing the branch_3x build [was: RE: [JENKINS-MAVEN] Lucene-Solr-Maven-3.x #126: POMs out of sync]

Posted by Robert Muir <rc...@gmail.com>.
On Wed, May 18, 2011 at 11:31 AM, Michael McCandless
<lu...@mikemccandless.com> wrote:
> I think it's resolved now?  Sorry!
>
> But it's great we now catch jdoc errors before releasing... should we
> fix our while(1) test to also catch this (not just nightly / maven)?
>

yeah couldn't we just fire off the 'javadocs-all' task after
compiling? this takes 10 seconds on my computer and it could catch
these things quicker.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: Javadoc warnings failing the branch_3x build [was: RE: [JENKINS-MAVEN] Lucene-Solr-Maven-3.x #126: POMs out of sync]

Posted by Michael McCandless <lu...@mikemccandless.com>.
I think it's resolved now?  Sorry!

But it's great we now catch jdoc errors before releasing... should we
fix our while(1) test to also catch this (not just nightly / maven)?

Mike

http://blog.mikemccandless.com

On Wed, May 18, 2011 at 9:01 AM, Uwe Schindler <uw...@thetaphi.de> wrote:
> Hi Mike,
>
> Same problem in trunk!
>
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: uwe@thetaphi.de
>
>
>> -----Original Message-----
>> From: Michael McCandless [mailto:lucene@mikemccandless.com]
>> Sent: Wednesday, May 18, 2011 2:27 PM
>> To: dev@lucene.apache.org
>> Subject: Re: Javadoc warnings failing the branch_3x build [was: RE:
> [JENKINS-
>> MAVEN] Lucene-Solr-Maven-3.x #126: POMs out of sync]
>>
>> Ugh my bad, sorry.  I'll fix!
>>
>> Mike
>>
>> http://blog.mikemccandless.com
>>
>> On Wed, May 18, 2011 at 8:22 AM, Steven A Rowe <sa...@syr.edu>
>> 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:hudson@hudson.apache.org]
>> >> Sent: Wednesday, May 18, 2011 7:36 AM
>> >> To: dev@lucene.apache.org
>> >> 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: dev-unsubscribe@lucene.apache.org For
>> >> additional commands, e-mail: dev-help@lucene.apache.org
>> >
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional
>> commands, e-mail: dev-help@lucene.apache.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: Javadoc warnings failing the branch_3x build [was: RE: [JENKINS-MAVEN] Lucene-Solr-Maven-3.x #126: POMs out of sync]

Posted by Uwe Schindler <uw...@thetaphi.de>.
Hi Mike,

Same problem in trunk!

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Michael McCandless [mailto:lucene@mikemccandless.com]
> Sent: Wednesday, May 18, 2011 2:27 PM
> To: dev@lucene.apache.org
> Subject: Re: Javadoc warnings failing the branch_3x build [was: RE:
[JENKINS-
> MAVEN] Lucene-Solr-Maven-3.x #126: POMs out of sync]
> 
> Ugh my bad, sorry.  I'll fix!
> 
> Mike
> 
> http://blog.mikemccandless.com
> 
> On Wed, May 18, 2011 at 8:22 AM, Steven A Rowe <sa...@syr.edu>
> 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:hudson@hudson.apache.org]
> >> Sent: Wednesday, May 18, 2011 7:36 AM
> >> To: dev@lucene.apache.org
> >> 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: dev-unsubscribe@lucene.apache.org For
> >> additional commands, e-mail: dev-help@lucene.apache.org
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional
> commands, e-mail: dev-help@lucene.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: Javadoc warnings failing the branch_3x build [was: RE: [JENKINS-MAVEN] Lucene-Solr-Maven-3.x #126: POMs out of sync]

Posted by Michael McCandless <lu...@mikemccandless.com>.
Ugh my bad, sorry.  I'll fix!

Mike

http://blog.mikemccandless.com

On Wed, May 18, 2011 at 8:22 AM, Steven A Rowe <sa...@syr.edu> 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:hudson@hudson.apache.org]
>> Sent: Wednesday, May 18, 2011 7:36 AM
>> To: dev@lucene.apache.org
>> 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: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org