|
||||||||||||||||
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] (MLICENSE-91) .property files mangled... Tony Chemit (JIRA)
- [mojo-dev] [jira] (MLICENSE-91) .property files ma... JIRA
- [mojo-dev] [jira] (MLICENSE-91) .property files ma... Tony Chemit (JIRA)
- [mojo-dev] [jira] (MLICENSE-91) .property files ma... Tony Chemit (JIRA)
- [mojo-dev] [jira] (MLICENSE-91) .property files ma... Tony Chemit (JIRA)
You can also use UTF-8 for your properties files (instead of nasty US-ASCII encoding).
If you can not do this, you can do two executions of the plugin : one for all files except .properties files with UTF-8 encoding, and another one for only properties files with US-ASCII encoding.
Is that feel ok to you?