You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/06/27 18:50:07 UTC

[jira] Created: (CAMEL-1764) Camel builds should not use platform specific encoding

Camel builds should not use platform specific encoding
------------------------------------------------------

                 Key: CAMEL-1764
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1764
             Project: Apache Camel
          Issue Type: Bug
    Affects Versions: 2.0-M2, 1.6.1
            Reporter: Hadrian Zbarcea
            Assignee: Hadrian Zbarcea
             Fix For: 1.6.2, 2.0.0


The builds on my Mac use the platform specific encoding thus leading to the following warngin:
{code}
[WARNING] Using platform encoding (MacRoman actually) to copy filtered resources, i.e. build is platform dependent!
{code}

We should use the <project.build.sourceEncoding> property to specify a project specific encoding (UTF-8).

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


[jira] Work started: (CAMEL-1764) Camel builds should not use platform specific encoding

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

Work on CAMEL-1764 started by Hadrian Zbarcea.

> Camel builds should not use platform specific encoding
> ------------------------------------------------------
>
>                 Key: CAMEL-1764
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1764
>             Project: Apache Camel
>          Issue Type: Bug
>    Affects Versions: 1.6.1, 2.0-M2
>            Reporter: Hadrian Zbarcea
>            Assignee: Hadrian Zbarcea
>             Fix For: 1.6.2, 2.0.0
>
>
> The builds on my Mac use the platform specific encoding thus leading to the following warngin:
> {code}
> [WARNING] Using platform encoding (MacRoman actually) to copy filtered resources, i.e. build is platform dependent!
> {code}
> We should use the <project.build.sourceEncoding> property to specify a project specific encoding (UTF-8).

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


[jira] Resolved: (CAMEL-1764) Camel builds should not use platform specific encoding

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

Hadrian Zbarcea resolved CAMEL-1764.
------------------------------------

    Resolution: Fixed

> Camel builds should not use platform specific encoding
> ------------------------------------------------------
>
>                 Key: CAMEL-1764
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1764
>             Project: Apache Camel
>          Issue Type: Bug
>    Affects Versions: 1.6.1, 2.0-M2
>            Reporter: Hadrian Zbarcea
>            Assignee: Hadrian Zbarcea
>             Fix For: 1.6.2, 2.0.0
>
>
> The builds on my Mac use the platform specific encoding thus leading to the following warngin:
> {code}
> [WARNING] Using platform encoding (MacRoman actually) to copy filtered resources, i.e. build is platform dependent!
> {code}
> We should use the <project.build.sourceEncoding> property to specify a project specific encoding (UTF-8).

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


[jira] Commented: (CAMEL-1764) Camel builds should not use platform specific encoding

Posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52518#action_52518 ] 

Hadrian Zbarcea commented on CAMEL-1764:
----------------------------------------

Fixed in:
r788998 (trunk)

> Camel builds should not use platform specific encoding
> ------------------------------------------------------
>
>                 Key: CAMEL-1764
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1764
>             Project: Apache Camel
>          Issue Type: Bug
>    Affects Versions: 1.6.1, 2.0-M2
>            Reporter: Hadrian Zbarcea
>            Assignee: Hadrian Zbarcea
>             Fix For: 1.6.2, 2.0.0
>
>
> The builds on my Mac use the platform specific encoding thus leading to the following warngin:
> {code}
> [WARNING] Using platform encoding (MacRoman actually) to copy filtered resources, i.e. build is platform dependent!
> {code}
> We should use the <project.build.sourceEncoding> property to specify a project specific encoding (UTF-8).

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


[jira] Updated: (CAMEL-1764) Camel builds should not use platform specific encoding

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

Hadrian Zbarcea updated CAMEL-1764:
-----------------------------------

    Fix Version/s:     (was: 2.0.0)
                   2.0-M3

> Camel builds should not use platform specific encoding
> ------------------------------------------------------
>
>                 Key: CAMEL-1764
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1764
>             Project: Apache Camel
>          Issue Type: Bug
>    Affects Versions: 1.6.1, 2.0-M2
>            Reporter: Hadrian Zbarcea
>            Assignee: Hadrian Zbarcea
>             Fix For: 1.6.2, 2.0-M3
>
>
> The builds on my Mac use the platform specific encoding thus leading to the following warngin:
> {code}
> [WARNING] Using platform encoding (MacRoman actually) to copy filtered resources, i.e. build is platform dependent!
> {code}
> We should use the <project.build.sourceEncoding> property to specify a project specific encoding (UTF-8).

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


[jira] Issue Comment Edited: (CAMEL-1764) Camel builds should not use platform specific encoding

Posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52518#action_52518 ] 

Hadrian Zbarcea edited comment on CAMEL-1764 at 6/27/09 10:08 AM:
------------------------------------------------------------------

Fixed in:
r788998 (trunk)
r788999 (camel-1.x)

      was (Author: hadrian):
    Fixed in:
r788998 (trunk)
  
> Camel builds should not use platform specific encoding
> ------------------------------------------------------
>
>                 Key: CAMEL-1764
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1764
>             Project: Apache Camel
>          Issue Type: Bug
>    Affects Versions: 1.6.1, 2.0-M2
>            Reporter: Hadrian Zbarcea
>            Assignee: Hadrian Zbarcea
>             Fix For: 1.6.2, 2.0.0
>
>
> The builds on my Mac use the platform specific encoding thus leading to the following warngin:
> {code}
> [WARNING] Using platform encoding (MacRoman actually) to copy filtered resources, i.e. build is platform dependent!
> {code}
> We should use the <project.build.sourceEncoding> property to specify a project specific encoding (UTF-8).

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