The following comment has been added to this issue:
Author: Steffen Pingel
Created: Thu, 22 Jan 2004 7:42 AM
Body:
How did you create the log file (could you post the cvs command like cvs log ...)?
Could you attach the log file or open a bug report at http://statcvs-xml.berlios.de
and attach the file there?
---------------------------------------------------------------------
View this comment:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPSTATCVS-7&page=comments#action_16053
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPSTATCVS-7
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MPSTATCVS-7
Summary: string out of bounds exception
Type: Bug
Status: Unassigned
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven-statcvs-plugin
Versions:
2.0
Assignee:
Reporter: Brett Porter
Created: Wed, 7 Jan 2004 7:49 PM
Updated: Thu, 22 Jan 2004 7:42 AM
Description:
Seems to be a bug in stat cvs itself, so we should track that down, get it fixed, and
upgrade.
[java] StatCvs-XML - CVS statistics generation
[java]
[java] Parsing CVS log
'/local/home/batch/cruisecontrol/checkout/core_systems/java3/cj_model/target/statcvs.log'
[java] java.lang.StringIndexOutOfBoundsException: String index out of range: -2
[java] at java.lang.String.substring(String.java:1480)
[java] at
net.sf.statcvs.input.CvsFileBlockParser.parseSymbolicNames(CvsFileBlockParser.java:123)
[java] at net.sf.statcvs.input.CvsFileBlockParser.parse(CvsFileBlockParser.java:80)
[java] at net.sf.statcvs.input.CvsLogfileParser.parse(CvsLogfileParser.java:75)
[java] at net.sf.statcvs.Main.readLogFile(Main.java:257)
[java] at net.sf.statcvs.Main.run(Main.java:170)
[java] at net.sf.statcvs.Main.main(Main.java:78)
[java] String index out of range: -2
[java] [ERROR] Java Result: 1
---------------------------------------------------------------------
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]