Message:
The following issue has been closed.
Resolver: Brett Porter
Date: Tue, 21 Sep 2004 8:01 AM
known issue with certain CVS versions (not a maven problem) - check the ML archives.
Reopen if something different.
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MAVEN-1447
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-1447
Summary: cvs date parse exception
Type: Bug
Status: Closed
Priority: Major
Resolution: DUPLICATE
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
core
Versions:
1.0
Assignee:
Reporter: Nathan Coast
Created: Thu, 16 Sep 2004 10:16 PM
Updated: Tue, 21 Sep 2004 8:01 AM
Environment: windows xp, connecting to cvs server 1.12.9 on linux
Description:
any report plugin that accesses the cvs repo throws the following error. Two
projects in different repos on the same server, one works, one fails so doesn't seem
to be a cvs version problem.
java.lang.Exception: Couldn't parse date 2004-09-14 15:34:51 +0000
at org.netbeans.lib.cvsclient.util.BugLog.bug(BugLog.java:58)
at
org.netbeans.lib.cvsclient.command.log.LogInformation$Revision.setDateString(LogInformati
on.java:382)
at
org.netbeans.lib.cvsclient.command.log.LogBuilder.processRevisionDate(LogBuilder.java:273
)
at
org.netbeans.lib.cvsclient.command.log.LogBuilder.parseLine(LogBuilder.java:134)
at
org.netbeans.lib.cvsclient.command.BuildableCommand.messageSent(BuildableCommand.java:86)
at
org.netbeans.lib.cvsclient.event.MessageEvent.fireEvent(MessageEvent.java:96)
at
org.netbeans.lib.cvsclient.event.EventManager.fireCVSEvent(EventManager.java:107)
at
org.netbeans.lib.cvsclient.response.MessageTaggedResponse.process(MessageTaggedResponse.j
ava:39)
at org.netbeans.lib.cvsclient.Client.handleResponse(Client.java:485)
at org.netbeans.lib.cvsclient.Client.processRequests(Client.java:439)
at
org.netbeans.lib.cvsclient.command.log.LogCommand.execute(LogCommand.java:132)
at org.netbeans.lib.cvsclient.Client.executeCommand(Client.java:533)
at org.apache.maven.cvslib.CvsConnection.executeCommand(CvsConnection.java:90)
at org.apache.maven.cvslib.CvsConnection.processCommand(CvsConnection.java:421)
at
org.apache.maven.cvslib.CvsChangeLogGenerator.getEntries(CvsChangeLogGenerator.java:100)
at org.apache.maven.changelog.ChangeLog.generateEntries(ChangeLog.java:239)
at org.apache.maven.changelog.ChangeLog.doExecute(ChangeLog.java:214)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
---------------------------------------------------------------------
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]