[
https://issues.apache.org/jira/browse/MATH-907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503280#comment-13503280
]
Phil Steitz commented on MATH-907:
----------------------------------
I committed what should be a fix for this issue in r1413060. I was not able to
reproduce the compile failure; but I did see failure in javadoc correctness,
which the committed change fixed. The suggestion above did not seem to work
for me - i.e., the jvm file.encoding property did not appear to be inherited
properly by the the javac and javadoc tasks. The change I committed defined a
new local property and explicitly set it in both tasks. If the OP can test and
verify this works, we can resolve this as fixed.
> 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