Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-12586

cvs-plugin fails to read old changelog files

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • cvs-plugin
    • None
    • jenkins 1.449, cvs-plugin 2.0

      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>

            alexlehm Alex Lehmann
            alexlehm Alex Lehmann
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: