You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jerry Cwiklik (JIRA)" <de...@uima.apache.org> on 2011/02/25 17:12:44 UTC

[jira] Created: (UIMA-2076) Modify maven-failsafe-plugin in uimaj-as-activemq pom.xml to use UTF-8 encoding

Modify maven-failsafe-plugin in uimaj-as-activemq pom.xml to use UTF-8 encoding 
--------------------------------------------------------------------------------

                 Key: UIMA-2076
                 URL: https://issues.apache.org/jira/browse/UIMA-2076
             Project: UIMA
          Issue Type: Bug
          Components: Async Scaleout
            Reporter: Jerry Cwiklik
            Assignee: Jerry Cwiklik
            Priority: Trivial
             Fix For: 2.3.1AS


The maven-safefail-plugin in uima-as-activemq pom.xml does not set UTF-8 encoding. This causes a WARNING:

File encoding has not been set, using platform encoding {default encoding} 

when maven runs extended tests on Apple OS and linux. On Mac the default encoding seems to be: MacRoman
 
Modify failsafe-plugin to use UTF-8 encoding. 

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (UIMA-2076) Modify maven-failsafe-plugin in uimaj-as-activemq pom.xml to use UTF-8 encoding

Posted by "Jörn Kottmann (JIRA)" <de...@uima.apache.org>.
    [ https://issues.apache.org/jira/browse/UIMA-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12999427#comment-12999427 ] 

Jörn Kottmann commented on UIMA-2076:
-------------------------------------

We should consider using surefire again, since failsafe does not solve the issue we had with surefire. What do you think?

We should also exclude the Basic test since, that is run twice if the extended-test profile is activated.

> Modify maven-failsafe-plugin in uimaj-as-activemq pom.xml to use UTF-8 encoding 
> --------------------------------------------------------------------------------
>
>                 Key: UIMA-2076
>                 URL: https://issues.apache.org/jira/browse/UIMA-2076
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>            Priority: Trivial
>             Fix For: 2.3.1AS
>
>
> The maven-safefail-plugin in uima-as-activemq pom.xml does not set UTF-8 encoding. This causes a WARNING:
> File encoding has not been set, using platform encoding {default encoding} 
> when maven runs extended tests on Apple OS and linux. On Mac the default encoding seems to be: MacRoman
>  
> Modify failsafe-plugin to use UTF-8 encoding. 

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Closed: (UIMA-2076) Modify maven-failsafe-plugin in uimaj-as-activemq pom.xml to use UTF-8 encoding

Posted by "Jerry Cwiklik (JIRA)" <de...@uima.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jerry Cwiklik closed UIMA-2076.
-------------------------------

    Resolution: Fixed

> Modify maven-failsafe-plugin in uimaj-as-activemq pom.xml to use UTF-8 encoding 
> --------------------------------------------------------------------------------
>
>                 Key: UIMA-2076
>                 URL: https://issues.apache.org/jira/browse/UIMA-2076
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>            Priority: Trivial
>             Fix For: 2.3.1AS
>
>
> The maven-safefail-plugin in uima-as-activemq pom.xml does not set UTF-8 encoding. This causes a WARNING:
> File encoding has not been set, using platform encoding {default encoding} 
> when maven runs extended tests on Apple OS and linux. On Mac the default encoding seems to be: MacRoman
>  
> Modify failsafe-plugin to use UTF-8 encoding. 

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira