Hi,

I seem to be getting an exception during site / changelog when parsing the date returned by cvs.

maven-changelog-plugin:report:
java.lang.Exception: Couldn't parse date 2004-09-14 15:34:50 +0000

from ChangeLogEntry.java:

private static final SimpleDateFormat CVS_TIMESTAMP_FORMAT =
          new SimpleDateFormat("yyyy/MM/dd HH:mm:ss");

any ideas what I have to do to resolve this? change some cvs config on the server to return different time formats? I'm sure this worked before which makes me think the problem is elsewhere.

cheers
Nathan



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to