Skip to main content

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

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:

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.


Back to the top