You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Thilo Goetz (JIRA)" <ui...@incubator.apache.org> on 2008/10/13 15:06:44 UTC

[jira] Created: (UIMA-1203) Add source code encoding to master pom

Add source code encoding to master pom
--------------------------------------

                 Key: UIMA-1203
                 URL: https://issues.apache.org/jira/browse/UIMA-1203
             Project: UIMA
          Issue Type: Bug
          Components: Build, Packaging and Test
    Affects Versions: 2.2.2
         Environment: z/OS 10
            Reporter: Thilo Goetz
            Assignee: Thilo Goetz
            Priority: Minor
             Fix For: 2.3


More fun with ebcdic.  Our source code will only compile on z/OS if the source code encoding is correctly set to utf-8 in the master pom.  Again, this works on most platforms now because most platform encodings are ascii compatible, and our source code is all ascii (hopefully).  No such luck on z/OS.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (UIMA-1203) Add source code encoding to master pom

Posted by "Thilo Goetz (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thilo Goetz closed UIMA-1203.
-----------------------------

    Resolution: Fixed

> Add source code encoding to master pom
> --------------------------------------
>
>                 Key: UIMA-1203
>                 URL: https://issues.apache.org/jira/browse/UIMA-1203
>             Project: UIMA
>          Issue Type: Bug
>          Components: Build, Packaging and Test
>    Affects Versions: 2.2.2
>         Environment: z/OS 10
>            Reporter: Thilo Goetz
>            Assignee: Thilo Goetz
>            Priority: Minor
>             Fix For: 2.3
>
>
> More fun with ebcdic.  Our source code will only compile on z/OS if the source code encoding is correctly set to utf-8 in the master pom.  Again, this works on most platforms now because most platform encodings are ascii compatible, and our source code is all ascii (hopefully).  No such luck on z/OS.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.