[
https://issues.apache.org/jira/browse/MATH-907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13502741#comment-13502741
]
Sébastien Brisard commented on MATH-907:
----------------------------------------
For some reason, I can't reproduce the problem on my computer (the whole system
must be set to utf-8 by default).
Could someone try to add the following line to {{build.xml}}, and let us know
if that solves the problem?
{code:xml}
<property name="file.encoding" value="utf-8"/>
{code}
The Javadoc should also be checked to see if it comes out right. Thanks!
> org.apache.commons.math3.special.Gamma comments have bad characters
> --------------------------------------------------------------------
>
> Key: MATH-907
> URL: https://issues.apache.org/jira/browse/MATH-907
> Project: Commons Math
> Issue Type: Bug
> Environment: OS 10.8.2, Java 7
> Reporter: Konstantin Berlin
>
> [javac]
> /math/src/main/java/org/apache/commons/math3/special/Gamma.java:708: warning:
> unmappable character for encoding ASCII
> [javac] * Returns the value of log ??(a + b) for 1 ??? a, b ??? 2.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira