[ http://jira.codehaus.org/browse/MCHANGES-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_123377 ]
Emmanuel Hugonnet commented on MCHANGES-78: ------------------------------------------- Just to to be up to date : the support of Mercurial is done. I have tried to be as close as possible to the maven-scm-api but there is a limitation due to the fact that the ChangeSet doesn't provide a revision number (which is accessible in mercurial and svn), so i have to modify the code of the providers (an give my own implementation). With this simple correction I would be able to be scm agnostic. Dennis, I have confirmed that setting the <trackerUrlPattern>#</trackerUrlPattern> does eliminate the need of a tracker. I hope to release this new version on codehaus soon. Emmanuel > Build a changes report by parsing svn comments > ---------------------------------------------- > > Key: MCHANGES-78 > URL: http://jira.codehaus.org/browse/MCHANGES-78 > Project: Maven 2.x Changes Plugin > Issue Type: Improvement > Reporter: Emmanuel Hugonnet > Priority: Minor > Attachments: site.tar.gz, svn-changelog-plugin-jdk1.4.tar.gz, > svn-changelog-plugin.tar.gz, svnchangelog-plugin-jdk1.4.tar.gz > > > Builds a changes report by parsing svn comments. > You can configure this plugin as any reporting plugin. But it has specific > configuration parameters : > * grammar : this allows you to specify the grammar used to parse the svn > logs. > Currently it supports two grammars : > o "MANU" which uses @operation:issue; > o "REMY" with [operation:issue] > * trackerType : this allows you to specify the issue tracker used. > Currently it supports two trackers : > o codex > o jira > * trackerUrlPattern : this allows you to specify a pattern to link an > issue to any tracker. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira