It would be great if we could tweak that javadocs-linter to also
detect missing javadocs for constructors/methods/fields/enums/etc for
java6-generated output as well.

until then I'm at least happy that at least our java7 jenkins jobs
fail on missing javadocs: we put a lot of work 'completing' the docs
and the idea is to keep the code quality high.

So I've already defaulted to java7 for my development, because i know
i get more checks this way. I only use java6 to generate release
candidates.

On Thu, Sep 27, 2012 at 3:40 PM, Uwe Schindler <u...@thetaphi.de> wrote:
> It is stupid for me as developer that this error is only detected with Java 
> 7... As Lucene is on Java 6, I do development with Java 6...
>
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: u...@thetaphi.de
>
>> -----Original Message-----
>> From: Policeman Jenkins Server [mailto:jenk...@sd-datasolutions.de]
>> Sent: Thursday, September 27, 2012 9:17 PM
>> To: dev@lucene.apache.org; u...@thetaphi.de
>> Subject: [JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_07) - Build # 1398 -
>> Failure!
>>
>> Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux/1398/
>> Java: 64bit/jdk1.7.0_07 -XX:+UseG1GC
>>
>> All tests passed
>>
>> Build Log:
>> [...truncated 22768 lines...]
>> -ecj-javadoc-lint:
>>      [echo] Checking for broken links...
>>      [exec]
>>      [exec] Crawl/parse...
>>      [exec]
>>      [exec] Verify...
>>      [echo] Checking for missing docs...
>>      [exec]
>>      [exec] build/docs/core/org/apache/lucene/codecs/FilterCodec.html
>>      [exec]   missing Fields: delegate
>>      [exec]
>>      [exec] Missing javadocs were found!
>>
>> BUILD FAILED
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:359: The following
>> error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:67: The following
>> error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build.xml:275: The
>> following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-
>> build.xml:1882: exec returned: 1
>>
>> Total time: 28 minutes 58 seconds
>> Build step 'Invoke Ant' marked build as failure Recording test results
>> Description set: Java: 64bit/jdk1.7.0_07 -XX:+UseG1GC Email was triggered 
>> for:
>> Failure Sending email for trigger: Failure
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
>

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

Reply via email to