Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCHANGELOG-21 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPCHANGELOG-21 Summary: Changelog plugin does not work with different versions of subversion Type: Bug Status: Unassigned Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-changelog-plugin Versions: 1.4 Assignee: Reporter: Konstantin Shaposhnikov Created: Sat, 6 Dec 2003 6:25 AM Updated: Sat, 6 Dec 2003 6:25 AM Environment: Gentoo Linux 1.4 / Subversion 0.30 Description: Changelog plugin can't find any entries when it uses subversion 0.3 (and may be other versions too). The problem in different output format of "svn log" command. For example for my version (0.3) it looks like: rev 8: k8n | 2003-12-05 01:12:09 +0200 (Fri, 05 Dec 2003) | 2 lines But this string doesn't match regular expression defined in SvnChangeLogParser.java so plugin simply ignores it. This regular expression should be more "clever" to handle all possible versions of subbversion. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
