[
https://issues.apache.org/jira/browse/SCM-680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962538#comment-17962538
]
ASF GitHub Bot commented on SCM-680:
------------------------------------
jira-importer opened a new issue, #888:
URL: https://github.com/apache/maven-scm/issues/888
**[Leonardo Bueno
Postacchini](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=notivago)**
opened
**[SCM-680](https://issues.apache.org/jira/browse/SCM-680?redirect=false)** and
commented
When system locale disagrees with maven locale the date becomes unparsable.
The patch changes the time format used by the changelog to comply with
ISO8601 date format and changes the mercurial command log call to template
instead of verbose to gain control over the date format output and uses
{date|isdodatesec} so that the command becomes locale agnostic.
---
**Affects:** 1.7
**Attachments:**
-
[MNG-SCM-680-maven-scm-provider-hg.patch](https://issues.apache.org/jira/secure/attachment/12718814/MNG-SCM-680-maven-scm-provider-hg.patch)
(_2.46 kB_)
-
[MNG-SCM-maven-scm-provider-hg.patch](https://issues.apache.org/jira/secure/attachment/12718521/MNG-SCM-maven-scm-provider-hg.patch)
(_2.46 kB_)
> Changelog parse date fails
> --------------------------
>
> Key: SCM-680
> URL: https://issues.apache.org/jira/browse/SCM-680
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-provider-mercurial (hg)
> Affects Versions: 1.7
> Environment: Debian Linux, possibly any other.
> Reporter: Leonardo Bueno Postacchini
> Assignee: Olivier Lamy
> Priority: Major
> Fix For: 1.8
>
> Attachments: MNG-SCM-680-maven-scm-provider-hg.patch,
> MNG-SCM-maven-scm-provider-hg.patch
>
>
> When system locale disagrees with maven locale the date becomes unparsable.
> The patch changes the time format used by the changelog to comply with
> ISO8601 date format and changes the mercurial command log call to template
> instead of verbose to gain control over the date format output and uses
> {date|isdodatesec} so that the command becomes locale agnostic.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)