[
https://issues.apache.org/jira/browse/KUDU-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe McDonnell resolved KUDU-3416.
---------------------------------
Fix Version/s: 1.17.0
Resolution: Fixed
> Building javadoc on non-Unicode system fails with "unmappable character for
> encoding ASCII"
> -------------------------------------------------------------------------------------------
>
> Key: KUDU-3416
> URL: https://issues.apache.org/jira/browse/KUDU-3416
> Project: Kudu
> Issue Type: Bug
> Components: java
> Affects Versions: 1.17.0
> Reporter: Joe McDonnell
> Assignee: Joe McDonnell
> Priority: Major
> Fix For: 1.17.0
>
>
> When building the Javadocs, I see the following error:
> {noformat}
> > Task :kudu-client:javadoc FAILED
> /mnt/source/kudu/kudu-892bda293f/java/kudu-client/src/main/java/org/apache/kudu/client/AsyncKuduClient.java:926:
> error: unmappable character for encoding ASCII
> * tables or all tables???i.e. soft deleted tables and regular
> tables???{noformat}
> It corresponds to this comment:
> [https://github.com/apache/kudu/blob/master/java/kudu-client/src/main/java/org/apache/kudu/client/AsyncKuduClient.java#L926]
> It looks like the parentheses are Unicode characters?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)