[ http://jira.codehaus.org/browse/MPCHANGELOG-57?page=all ]
Brett Porter updated MPCHANGELOG-57:
------------------------------------
Fix Version: 1.8
Description:
I have parsing-log problems.
The header pattern in SvnChangeLogParser.java doesn't match headers in
Subversion log files in my environment.
A header line is like this.
r6 | (no author) | 2005-02-02 15:30:55 +0900 (${day in Japanese}, 02 2 2005) |
1 line
1. Author fields could be "(no author)".
2. Gmt offset could be "+".
Status remains GET_HEADER and entries have never been added .
was:
I have parsing-log problems.
The header pattern in SvnChangeLogParser.java doesn't match headers in
Subversion log files in my environment.
A header line is like this.
r6 | (no author) | 2005-02-02 15:30:55 +0900 (${day in Japanese}, 02 2 2005) |
1 line
1. Author fields could be "(no author)".
2. Gmt offset could be "+".
Status remains GET_HEADER and entries have never been added .
> SvnChangeLogParser doesn't parse my log files correctly.
> --------------------------------------------------------
>
> Key: MPCHANGELOG-57
> URL: http://jira.codehaus.org/browse/MPCHANGELOG-57
> Project: maven-changelog-plugin
> Type: Bug
> Versions: 1.7.2
> Environment: WindowsXP, Maven 1.0.2, Subversion 1.1.3, Subclipse 0.9.25,
> Eclipse 3.0
> Reporter: ai abe
> Fix For: 1.8
>
>
> I have parsing-log problems.
> The header pattern in SvnChangeLogParser.java doesn't match headers in
> Subversion log files in my environment.
> A header line is like this.
> r6 | (no author) | 2005-02-02 15:30:55 +0900 (${day in Japanese}, 02 2 2005)
> | 1 line
> 1. Author fields could be "(no author)".
> 2. Gmt offset could be "+".
> Status remains GET_HEADER and entries have never been added .
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]