[ https://issues.jenkins-ci.org/browse/JENKINS-12586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alex Lehmann resolved JENKINS-12586. ------------------------------------ Assignee: Alex Lehmann Fix Version/s: current Resolution: Fixed > cvs-plugin fails to read old changelog files > -------------------------------------------- > > Key: JENKINS-12586 > URL: https://issues.jenkins-ci.org/browse/JENKINS-12586 > Project: Jenkins > Issue Type: Bug > Components: cvs > Affects Versions: current > Environment: jenkins 1.449, cvs-plugin 2.0 > Reporter: Alex Lehmann > Assignee: Alex Lehmann > Priority: Minor > Fix For: current > > > after updating to cvs-plugin 2.0, I get an exception when parsing the old > changelog files that were written by the previous version of the plugin, e.g. > Caused by: java.text.ParseException: Unparseable date: "2011-12-14" > at java.text.DateFormat.parse(DateFormat.java:337) > at > hudson.scm.CVSChangeLogSet$CVSChangeLog.setDate(CVSChangeLogSet.java:232) > ... 34 more > the corresponding changelog entry looks like this > <changelog> > <entry> > <date>2011-12-14</date> > <time>23:26</time> -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira