Message:
The following issue has been closed.
Resolver: Brett Porter
Date: Sat, 18 Dec 2004 7:03 PM
too old. I think this is all ok with Subversion 1.0 +
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/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: Closed
Priority: Major
Resolution: WON'T FIX
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, 18 Dec 2004 7:03 PM
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]