|
||||||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||||||
- [mojo-dev] [jira] (MJAXB-53) add an "encoding&q... Aleksey Sushko (JIRA)
- [mojo-dev] [jira] (MJAXB-53) add an "encod... Anders Hammar (JIRA)
- [mojo-dev] [jira] (MJAXB-53) add an "encod... Aleksey Sushko (JIRA)
- [mojo-dev] [jira] (MJAXB-53) add an "encod... Aleksey Sushko (JIRA)
- [mojo-dev] [jira] (MJAXB-53) add an "encod... Robert Scholte (JIRA)
- [mojo-dev] [jira] (MJAXB-53) add an "encod... Aleksey Sushko (JIRA)
- [mojo-dev] [jira] (MJAXB-53) add an "encod... Anders Hammar (JIRA)
- [mojo-dev] [jira] (MJAXB-53) add an "encod... Aleksey Sushko (JIRA)
- [mojo-dev] [jira] (MJAXB-53) add an "encod... Aleksey Sushko (JIRA)
- [mojo-dev] [jira] (MJAXB-53) add an "encod... Aleksey Sushko (JIRA)
- [mojo-dev] [jira] (MJAXB-53) add an "encod... Anders Hammar (JIRA)
- [mojo-dev] [jira] (MJAXB-53) add an "encod... Anders Hammar (JIRA)
- [mojo-dev] [jira] (MJAXB-53) add an "encod... Aleksey Sushko (JIRA)

Add new patÑh file. This file contains test use parameter "encoding". First test pom project "test4-utf8-pom.xml" create jaxb classes in Russian language use UTF-8 encode. Second test pom project "test4-cp1251-pom.xml" create jaxb classes in Russian language use Cp1251 encode (Windows-1251). Test compare classes of both projects.
The test can be found in BasicOptionsTest, method testParameterEncoding.
If you use maven project, the parameter encoding will take the value of the global parameter $ {project.build.sourceEncoding}. See more http://docs.codehaus.org/display/MAVENUSER/POM+Element+for+Source+File+Encoding