[
https://issues.apache.org/jira/browse/GEODE-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15107820#comment-15107820
]
ASF subversion and git services commented on GEODE-797:
-------------------------------------------------------
Commit 731c668f41d3a6777d0e24ca13b434e55c18ca65 in incubator-geode's branch
refs/heads/develop from [~upthewaterspout]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=731c668 ]
GEODE-797: Adding an encoding=UTF-8 to javadocs
In some environments, javadoc was picking up ASCII as the encoding of
the source files. It should be UTF-8.
> Javadoc task reports "unmappable character for encoding ASCII"
> --------------------------------------------------------------
>
> Key: GEODE-797
> URL: https://issues.apache.org/jira/browse/GEODE-797
> Project: Geode
> Issue Type: Bug
> Reporter: Dan Smith
>
> On some platforms, our javadoc task is failing with these errors
> {noformat}
> /tmp/dan/incubator-geode/gemfire-core/src/main/java/com/gemstone/gemfire/management/CacheServerMXBean.java:109:
> error: unmappable character for encoding ASCII
> * the host the server uses by default is one that the client can???t
> translate into
> ^
> /tmp/dan/incubator-geode/gemfire-core/src/main/java/com/gemstone/gemfire/management/CacheServerMXBean.java:109:
> error: unmappable character for encoding ASCII
> * the host the server uses by default is one that the client can???t
> translate into
> ...
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)