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

Change By: Aleksey Sushko (12/Jun/12 2:43 PM)
Attachment: jaxb2-maven-plugin.patch
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
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to