You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Joe McDonnell (Jira)" <ji...@apache.org> on 2022/11/03 04:53:00 UTC

[jira] [Updated] (KUDU-3416) Building javadoc on non-Unicode system fails with "unmappable character for encoding ASCII"

     [ https://issues.apache.org/jira/browse/KUDU-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe McDonnell updated KUDU-3416:
--------------------------------
    Summary: Building javadoc on non-Unicode system fails with "unmappable character for encoding ASCII"  (was: Building javadoc fails with "unmappable character for encoding ASCII")

> 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
>
> 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)