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/07/20 06:10:34 UTC

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

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