You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@codehaus.org> on 2014/03/23 12:42:59 UTC

[jira] (MCHANGES-287) JIRA report add capatibility for custom locale

    [ https://jira.codehaus.org/browse/MCHANGES-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=343452#comment-343452 ] 

Michael Osipov edited comment on MCHANGES-287 at 3/23/14 6:42 AM:
------------------------------------------------------------------

Use ISO 8601 in any serialization format and complain to Atlassian. I am about to close this one.


was (Author: michael-o):
Use ISO 8601 in serialization formats and complain to Atlassian. I am about to close this one.

> JIRA report add capatibility for custom locale
> ----------------------------------------------
>
>                 Key: MCHANGES-287
>                 URL: https://jira.codehaus.org/browse/MCHANGES-287
>             Project: Maven 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 was sent by Atlassian JIRA
(v6.1.6#6162)