[ 
https://jira.codehaus.org/browse/MJAXB-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=295997#comment-295997
 ] 

Aleksey Sushko commented on MJAXB-53:
-------------------------------------

I'm working on a Linux machine. Current UTF-8. The project source code for the 
Windows-1251.
After generating the Java code, comments are in the current encoding - UTF-8. 
Javac translates this code with errors.
This modification allows you to create java code in the encoding of the 
project. Javac translates this code without errors.

I'm checked the opposite. The project is specified UTF-8 locale and current 
locale on the machine Windows-1251. Javac translates this code without errors.
                
> add an "encoding" parameter and use ${project.build.sourceEncoding} as 
> default value
> ------------------------------------------------------------------------------------
>
>                 Key: MJAXB-53
>                 URL: https://jira.codehaus.org/browse/MJAXB-53
>             Project: Maven 2.x JAXB 2.1 Plugin
>          Issue Type: New Feature
>            Reporter: Aleksey Sushko
>         Attachments: jaxb2-maven-plugin.patch
>
>
> see 
> http://docs.codehaus.org/display/MAVENUSER/POM+Element+for+Source+File+Encoding

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to