You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (Jira)" <ji...@apache.org> on 2022/05/11 14:57:00 UTC

[jira] [Commented] (OAK-9555) javadoc error due to bracket mismatch

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

Julian Reschke commented on OAK-9555:
-------------------------------------

trunk: [9fc3bccaeb|https://github.com/apache/jackrabbit-oak/commit/9fc3bccaeb9fa95bc7a72cb9d7df8fcd6c83e117]

> javadoc error due to bracket mismatch
> -------------------------------------
>
>                 Key: OAK-9555
>                 URL: https://issues.apache.org/jira/browse/OAK-9555
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: jackrabbit-api
>            Reporter: Angela Schreiber
>            Assignee: Angela Schreiber
>            Priority: Trivial
>             Fix For: 1.42.0
>
>
> the new interface introduced with OAK-9494 has flipped closing brackets in the javadoc causing an error upon javadoc generation:
> {code}
> PrivilegeCollection.java:64: error: unterminated signature
> [...]  (like e.g. {@link Privilege#JCR_READ)} [...]
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)