Bruno Marti created MCHANGES-287:
------------------------------------
Summary: JIRA report add capatibility for custom locale
Key: MCHANGES-287
URL: https://jira.codehaus.org/browse/MCHANGES-287
Project: Maven 2.x Changes Plugin
Issue Type: Wish
Components: jira
Affects Versions: 2.8
Environment: OS XP, Maven 3.0.4
Reporter: Bruno Marti
Priority: Minor
My JIRA Query has german dates, which cannot be converted.
Getting warning: _Element "Updated". Unparseable date: "Do, 13 Sep 2012
13:52:39 +0200". Using the pattern "EE, d MMM yyyy HH:mm:ss Z"_
this is because the dates in the jira-result.xml are in german format:
_<created>Di, 1 Nov 2011 10:47:24 +0100</created>_ ('Di' means Thuesday)
pls, add capatibility to override the current locale 'en' for the date
conversion to 'de', like <jiraLocale>de</jiraLocale>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira