Tibor Digana commented on New Feature MOJO-1877

Nothing would be hard-coded.

The point is to allow the programmer to configure the plugin unless the parameter 'encoding' is used.

In this case, it would be the source encoding per locale.

Example:

<configuration>

<encodingPerLocale>

<de>Cp1252</de>
<ru>Cp1251</ru>
...

</encodingPerLocale>

</configuration>

I may bring the code updates including the tests.

Are you open for this approach?

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