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 19:10:07 UTC

[jira] Issue Comment Edited: (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: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.