Issue Type: Bug Bug
Assignee: Ceki Gulcu
Created: 08/Jan/14 4:57 PM
Description:

VerifyMojo constructs Locale's with the single parameter constructor, that creates lowercase locales, (en_en for en_EN, es_es for es_ES).

It should use instead MiscUtil#toLocate instead, which properly splits the locale string by underscores.

In windows the process apparently works, since the filesystem is case insensitive. However, anywhere else it fails.

Environment:

Linux

Project: CAL10N
Labels: maven-cal10n-plugin
Priority: Major Major
Reporter: Félix Velasco
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