[
https://issues.apache.org/jira/browse/ZOOKEEPER-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16113258#comment-16113258
]
ASF GitHub Bot commented on ZOOKEEPER-2862:
-------------------------------------------
Github user hanm commented on the issue:
https://github.com/apache/zookeeper/pull/326
Merged to master and 3.5 to reduce noise level of precommit jenkins job:
master:
https://github.com/apache/zookeeper/commit/69c8cbea1dcc95bb1b4eb01cbfd667a1bfba1f5d
3.5:
https://github.com/apache/zookeeper/commit/71dbe74065d7139e216981009ad3d62c7a120761
> Incorrect javadoc syntax for web links in StaticHostProvider.java
> -----------------------------------------------------------------
>
> Key: ZOOKEEPER-2862
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2862
> Project: ZooKeeper
> Issue Type: Bug
> Components: documentation, java client
> Affects Versions: 3.5.3, 3.6.0
> Reporter: Michael Han
> Assignee: Michael Han
> Labels: javadoc
> Fix For: 3.5.4, 3.6.0
>
>
> {{StaticHostProvider#updateServerList}} uses wrong syntax to embed https link
> in the java doc. Previously this issue was not visible because
> StaticHostProvider was not public of public java doc; after ZOOKEEPER-2829
> {{StaticHostProvider}} is now part of API doc and incorrect syntax leads to
> java doc warnings, which creates noises in Jenkins pre-commit jobs.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)