[
https://issues.apache.org/jira/browse/HBASE-30235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18091622#comment-18091622
]
Hudson commented on HBASE-30235:
--------------------------------
Results for branch master
[build #108 on
builds.a.o|https://ci-hbase.apache.org/job/HBase-Integration-Test/job/master/108/]:
(/) *{color:green}+1 overall{color}*
----
details (if available):
(/) {color:green}+1 client integration test for 3.3.5 {color}
(/) {color:green}+1 client integration test for 3.3.5 with shaded hadoop
client{color}
(/) {color:green}+1 client integration test for 3.3.6 {color}
(/) {color:green}+1 client integration test for 3.3.6 with shaded hadoop
client{color}
(/) {color:green}+1 client integration test for 3.4.0 {color}
(/) {color:green}+1 client integration test for 3.4.0 with shaded hadoop
client{color}
(/) {color:green}+1 client integration test for 3.4.1 {color}
(/) {color:green}+1 client integration test for 3.4.1 with shaded hadoop
client{color}
(/) {color:green}+1 client integration test for 3.4.2 {color}
(/) {color:green}+1 client integration test for 3.4.2 with shaded hadoop
client{color}
(/) {color:green}+1 client integration test for 3.4.3 {color}
(/) {color:green}+1 client integration test for 3.4.3 with shaded hadoop
client{color}
> Fix Javadoc syntax errors
> -------------------------
>
> Key: HBASE-30235
> URL: https://issues.apache.org/jira/browse/HBASE-30235
> Project: HBase
> Issue Type: Bug
> Reporter: Gianmarco Schifone
> Priority: Minor
> Labels: pull-request-available
>
> Some Javadoc comments in HBase cannot be processed by the JDK javadoc tool
> with -Xdoclint:syntax.
> Examples include:
> - a raw URL used directly in an @see tag
> - raw angle-bracket text such as <100MB, 120MB, 0>
> - raw comparison text such as size < acceptable
> These are parsed as invalid Javadoc/HTML by the JDK doclet and cause doclint
> syntax errors.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)