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