[ 
https://issues.apache.org/jira/browse/SLING-10162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17296026#comment-17296026
 ] 

Carsten Ziegeler commented on SLING-10162:
------------------------------------------

It seems doclint is disabled by default for openjdk on ubunto, adding
{noformat}
  <configuration>
        <doclint>all</doclint>
    </configuration>
{noformat}
to the javadoc plugin, makes the warnings appear.

> Fix javadoc in sling.auth.core
> ------------------------------
>
>                 Key: SLING-10162
>                 URL: https://issues.apache.org/jira/browse/SLING-10162
>             Project: Sling
>          Issue Type: Improvement
>          Components: Authentication
>            Reporter: Angela Schreiber
>            Priority: Major
>
> executing mvn javadoc:javadoc for sling.auth.core fails with java 11 and logs 
> warnings with java 8.
> i also noticed a bunch of broken javadoc links in 
> {{org.apache.sling.auth.core.impl.SlingAuthenticator}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to