Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakarta.ee-spec.committee] Jakartaee-api javadoc:javadoc

Thanks, Scott.  This simple change has really cleaned up the warnings/errors.  Still getting some errors, but not as bad as before.  I approved the PR with one suggestion.;

FYI, the ECA check thing...  I've gotten into the habit of always using the -s option on the commit to force the signing.  

---------------------------------------------------
Kevin Sutter
STSM, MicroProfile and Jakarta EE architect
e-mail:  sutter@xxxxxxxxxx     Twitter:  @kwsutter
phone: tl-553-3620 (office), 507-253-3620 (office)    
LinkedIn:
https://www.linkedin.com/in/kevinwsutter



From:        Scott Stark <sstark@xxxxxxxxxx>
To:        Jakarta specification committee <jakarta.ee-spec.committee@xxxxxxxxxxx>
Date:        08/21/2019 07:42 PM
Subject:        [EXTERNAL] [jakarta.ee-spec.committee] Jakartaee-api javadoc:javadoc
Sent by:        jakarta.ee-spec.committee-bounces@xxxxxxxxxxx




In looking into the problem, it seems that the configuration for disabling doclint is incorrect. I have created a PR from the website that removes all of the errors:
https://github.com/eclipse-ee4j/jakartaee-api/pull/35

There are still 47 warnings of the form:
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Multiple sources of package comments found for package "javax.transaction"
[WARNING] javadoc: warning - Multiple sources of package comments found for package "javax.servlet"

But that seems tolerable. Note that the PR request has a failed ECA check as it seems it does not have an option to add a signed-off-by footer.
_______________________________________________
jakarta.ee-spec.committee mailing list
jakarta.ee-spec.committee@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jakarta.ee-spec.committee




Back to the top