You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Leonardo Bueno Postacchini (JIRA)" <ji...@codehaus.org> on 2012/06/21 23:07:21 UTC

[jira] (SCM-680) Changelog parse date fails

Leonardo Bueno Postacchini created SCM-680:
----------------------------------------------

             Summary: Changelog parse date fails
                 Key: SCM-680
                 URL: https://jira.codehaus.org/browse/SCM-680
             Project: Maven SCM
          Issue Type: Bug
          Components: maven-scm-provider-mercurial (hg)
    Affects Versions: 1.7
         Environment: Debian Linux, possibly any other.
            Reporter: Leonardo Bueno Postacchini
         Attachments: 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 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

        

[jira] (SCM-680) Changelog parse date fails

Posted by "Leonardo Bueno Postacchini (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/SCM-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Bueno Postacchini updated SCM-680:
-------------------------------------------

    Attachment: MNG-SCM-680-maven-scm-provider-hg.patch

The correct correction. =P
                
> Changelog parse date fails
> --------------------------
>
>                 Key: SCM-680
>                 URL: https://jira.codehaus.org/browse/SCM-680
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-mercurial (hg)
>    Affects Versions: 1.7
>         Environment: Debian Linux, possibly any other.
>            Reporter: Leonardo Bueno Postacchini
>         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 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

        

[jira] (SCM-680) Changelog parse date fails

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/SCM-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy closed SCM-680.
----------------------------

       Resolution: Fixed
    Fix Version/s: 1.8
         Assignee: Olivier Lamy

applied.
Thanks !
                
> Changelog parse date fails
> --------------------------
>
>                 Key: SCM-680
>                 URL: https://jira.codehaus.org/browse/SCM-680
>             Project: Maven SCM
>          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
>             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 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