You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Konstantin Berlin (JIRA)" <ji...@apache.org> on 2012/11/16 17:16:19 UTC

[jira] [Created] (MATH-900) Font problem in LocalizedFormatsTest.java header

Konstantin Berlin created MATH-900:
--------------------------------------

             Summary: Font problem in LocalizedFormatsTest.java header
                 Key: MATH-900
                 URL: https://issues.apache.org/jira/browse/MATH-900
             Project: Commons Math
          Issue Type: Bug
    Affects Versions: 3.1
         Environment: OS X 10.8.2, Java 7
            Reporter: Konstantin Berlin
            Priority: Minor


Non-standard charecters in the comment header of the file prevents compiling of the class with error
    [javac] /Users/kberlin/Dropbox/Projects/math/src/test/java/org/apache/commons/math3/exception/util/LocalizedFormatsTest.java:21: error: unmappable character for encoding ASCII
    [javac]  * Copyright 2010 CS Communication & Syst??mes

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

[jira] [Commented] (MATH-900) Font problem in LocalizedFormatsTest.java header

Posted by "Konstantin Berlin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MATH-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498894#comment-13498894 ] 

Konstantin Berlin commented on MATH-900:
----------------------------------------

Issue also present in HermiteInterpolator.java. The other file is now fixed.

  [javac] /Users/kberlin/Dropbox/Projects/math/src/main/java/org/apache/commons/math3/analysis/interpolation/HermiteInterpolator.java:48: warning: unmappable character for encoding ASCII
    [javac]  * is: Copyright 2002-2012 CS Syst??mes d'Information.
    [javac]                                   ^
                
> Font problem in LocalizedFormatsTest.java header
> ------------------------------------------------
>
>                 Key: MATH-900
>                 URL: https://issues.apache.org/jira/browse/MATH-900
>             Project: Commons Math
>          Issue Type: Bug
>    Affects Versions: 3.1
>         Environment: OS X 10.8.2, Java 7
>            Reporter: Konstantin Berlin
>            Priority: Minor
>
> Non-standard charecters in the comment header of the file prevents compiling of the class with error
>     [javac] /Users/kberlin/Dropbox/Projects/math/src/test/java/org/apache/commons/math3/exception/util/LocalizedFormatsTest.java:21: error: unmappable character for encoding ASCII
>     [javac]  * Copyright 2010 CS Communication & Syst??mes

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

[jira] [Commented] (MATH-900) Font problem in LocalizedFormatsTest.java header

Posted by "Gilles (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MATH-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498911#comment-13498911 ] 

Gilles commented on MATH-900:
-----------------------------

Text removed in revision 1410460.

                
> Font problem in LocalizedFormatsTest.java header
> ------------------------------------------------
>
>                 Key: MATH-900
>                 URL: https://issues.apache.org/jira/browse/MATH-900
>             Project: Commons Math
>          Issue Type: Bug
>    Affects Versions: 3.1
>         Environment: OS X 10.8.2, Java 7
>            Reporter: Konstantin Berlin
>            Priority: Minor
>
> Non-standard charecters in the comment header of the file prevents compiling of the class with error
>     [javac] /Users/kberlin/Dropbox/Projects/math/src/test/java/org/apache/commons/math3/exception/util/LocalizedFormatsTest.java:21: error: unmappable character for encoding ASCII
>     [javac]  * Copyright 2010 CS Communication & Syst??mes

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

[jira] [Commented] (MATH-900) Font problem in LocalizedFormatsTest.java header

Posted by "Konstantin Berlin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MATH-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498937#comment-13498937 ] 

Konstantin Berlin commented on MATH-900:
----------------------------------------

Fixed now. Thanks!
                
> Font problem in LocalizedFormatsTest.java header
> ------------------------------------------------
>
>                 Key: MATH-900
>                 URL: https://issues.apache.org/jira/browse/MATH-900
>             Project: Commons Math
>          Issue Type: Bug
>    Affects Versions: 3.1
>         Environment: OS X 10.8.2, Java 7
>            Reporter: Konstantin Berlin
>            Priority: Minor
>
> Non-standard charecters in the comment header of the file prevents compiling of the class with error
>     [javac] /Users/kberlin/Dropbox/Projects/math/src/test/java/org/apache/commons/math3/exception/util/LocalizedFormatsTest.java:21: error: unmappable character for encoding ASCII
>     [javac]  * Copyright 2010 CS Communication & Syst??mes

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

[jira] [Commented] (MATH-900) Font problem in LocalizedFormatsTest.java header

Posted by "Gilles (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MATH-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498892#comment-13498892 ] 

Gilles commented on MATH-900:
-----------------------------

This license text has been moved out of the way in revision 1410433.
Please check that it solves your problem.

                
> Font problem in LocalizedFormatsTest.java header
> ------------------------------------------------
>
>                 Key: MATH-900
>                 URL: https://issues.apache.org/jira/browse/MATH-900
>             Project: Commons Math
>          Issue Type: Bug
>    Affects Versions: 3.1
>         Environment: OS X 10.8.2, Java 7
>            Reporter: Konstantin Berlin
>            Priority: Minor
>
> Non-standard charecters in the comment header of the file prevents compiling of the class with error
>     [javac] /Users/kberlin/Dropbox/Projects/math/src/test/java/org/apache/commons/math3/exception/util/LocalizedFormatsTest.java:21: error: unmappable character for encoding ASCII
>     [javac]  * Copyright 2010 CS Communication & Syst??mes

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

[jira] [Resolved] (MATH-900) Font problem in LocalizedFormatsTest.java header

Posted by "Gilles (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MATH-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gilles resolved MATH-900.
-------------------------

       Resolution: Fixed
    Fix Version/s: 3.1
    
> Font problem in LocalizedFormatsTest.java header
> ------------------------------------------------
>
>                 Key: MATH-900
>                 URL: https://issues.apache.org/jira/browse/MATH-900
>             Project: Commons Math
>          Issue Type: Bug
>    Affects Versions: 3.1
>         Environment: OS X 10.8.2, Java 7
>            Reporter: Konstantin Berlin
>            Priority: Minor
>             Fix For: 3.1
>
>
> Non-standard charecters in the comment header of the file prevents compiling of the class with error
>     [javac] /Users/kberlin/Dropbox/Projects/math/src/test/java/org/apache/commons/math3/exception/util/LocalizedFormatsTest.java:21: error: unmappable character for encoding ASCII
>     [javac]  * Copyright 2010 CS Communication & Syst??mes

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