I committed a fix: classification module needs to link to queries javadocs.

But there are more problems, 'ant documentation-lint' still fails:

     [echo] Checking for missing docs...
     [exec]
     [exec] 
build/docs/classification/org/apache/lucene/classification/KNearestNeighborClassifier.html
     [exec]   missing Constructors: KNearestNeighborClassifier(int)
     [exec]
     [exec] 
build/docs/classification/org/apache/lucene/classification/ClassificationResult.html
     [exec]   missing Constructors:
ClassificationResult(java.lang.String, double)
     [exec]   missing Methods: getAssignedClass()
     [exec]   missing Methods: getScore()
     [exec]
     [exec] Missing javadocs were found!

BUILD FAILED

On Tue, Oct 23, 2012 at 1:07 PM, Policeman Jenkins Server
<[email protected]> wrote:
> Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux/1950/
> Java: 32bit/jdk1.6.0_35 -client -XX:+UseSerialGC
>
> All tests passed
>
> Build Log:
> [...truncated 23898 lines...]
> -documentation-lint:
>      [echo] Checking for broken links...
>      [exec]
>      [exec] Crawl/parse...
>      [exec]
>      [exec] Verify...
>      [exec]
>      [exec] 
> file:///build/docs/classification/org/apache/lucene/classification/class-use/Classifier.html
>      [exec]   BROKEN LINK: 
> file:///build/docs/core/org/apache/lucene/queries.mlt.MoreLikeThis.html
>      [exec]
>      [exec] 
> file:///build/docs/classification/org/apache/lucene/classification/KNearestNeighborClassifier.html
>      [exec]   BROKEN LINK: 
> file:///build/docs/core/org/apache/lucene/queries.mlt.MoreLikeThis.html
>      [exec]
>      [exec] 
> file:///build/docs/classification/org/apache/lucene/classification/package-summary.html
>      [exec]   BROKEN LINK: 
> file:///build/docs/core/org/apache/lucene/queries.mlt.MoreLikeThis.html
>      [exec]
>      [exec] Broken javadocs links were found!
>
> BUILD FAILED
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:60: The 
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:235: The 
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1908:
>  exec returned: 1
>
> Total time: 35 minutes 35 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Recording test results
> Description set: Java: 32bit/jdk1.6.0_35 -client -XX:+UseSerialGC
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to