[
https://issues.apache.org/jira/browse/SLING-10162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17296824#comment-17296824
]
Carsten Ziegeler commented on SLING-10162:
------------------------------------------
Fixed the javadoc errors with java 8 in
https://github.com/apache/sling-org-apache-sling-auth-core/commit/7ee8c111ee5e0b55e00bb44c4ac9764c386d0302
I needed to update some maven dependencies to get rid of missing classes for
the javadoc generation.
> 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)