[
https://issues.apache.org/jira/browse/HDDS-813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16687461#comment-16687461
]
Dinesh Chitlangia edited comment on HDDS-813 at 11/15/18 4:26 AM:
------------------------------------------------------------------
[~ajisakaa] san - I think part of the problem might be with our env setup.
Do you mind sharing details:
1. Your enviroment setup,
2. How you perform/verify javadoc builds for JDK11
3. If you use an IDE like IntelliJ, do you use the Tool > Generate Javadoc
feature ?
This will help me verify the builds in a cleaner way.
Your help is much appreciated!
was (Author: dineshchitlangia):
[~ajisakaa] san - I think part of the problem might be with our env setup.
Do you mind sharing details:
1. Your enviroment setup,
2. How you perform/verify javadoc builds for JDK11
3. If you use an IDE like IntelliJ, do you use the Tool > Generate Javadoc
feature ?
This will help to me to verify the builds in a cleaner way.
Your help is much appreciated!
> [JDK11] mvn javadoc:javadoc -Phdds fails
> ----------------------------------------
>
> Key: HDDS-813
> URL: https://issues.apache.org/jira/browse/HDDS-813
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Reporter: Akira Ajisaka
> Assignee: Dinesh Chitlangia
> Priority: Major
> Labels: javadoc
> Attachments: HDDS-813.001.patch
>
>
> {{mvn javadoc:javadoc -Phdds}} fails on Java 11
> {noformat}
> [ERROR]
> /Users/aajisaka/git/hadoop/hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/scm/client/ScmClient.java:107:
> error: bad use of '>'
> [ERROR] * @param count count must be > 0.
> [ERROR]
> /Users/aajisaka/git/hadoop/hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/scm/protocol/LocatedContainer.java:85:
> error: unknown tag: DatanodeInfo
> [ERROR] * @return Set<DatanodeInfo> nodes that currently host the container
> [ERROR]
> /Users/aajisaka/git/hadoop/hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/scm/protocol/ScmLocatedBlock.java:71:
> error: unknown tag: DatanodeInfo
> [ERROR] * @return List<DatanodeInfo> nodes that currently host the block
> [ERROR]
> /Users/aajisaka/git/hadoop/hadoop-hdds/common/src/main/java/org/apache/hadoop/ozone/audit/Auditable.java:28:
> error: malformed HTML
> [ERROR] * @return Map<String, String> with values to be logged in audit.
> [ERROR] ^
> [ERROR]
> /Users/aajisaka/git/hadoop/hadoop-hdds/common/src/main/java/org/apache/hadoop/ozone/audit/Auditable.java:28:
> error: bad use of '>'
> [ERROR] * @return Map<String, String> with values to be logged in audit.
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]