Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cvs-plugin
  Commit: be6dd95edca7b4dbaf0125c6df0587d4b3c41e14
      
https://github.com/jenkinsci/cvs-plugin/commit/be6dd95edca7b4dbaf0125c6df0587d4b3c41e14
  Author: Alex Lehmann <alexl...@gmail.com>
  Date:   2012-02-12 (Sun, 12 Feb 2012)

  Changed paths:
    M src/main/java/hudson/scm/CVSChangeLogSet.java
  A src/test/java/hudson/scm/CVSChangeLogParserTest.java
  A src/test/resources/hudson/scm/changelogOldFormat.xml

  Log Message:
  -----------
  [JENKINS-12586] cvs-plugin fails to read old changelog files
test and fix for the issue, old files contain date with yyyy-mm-DD and HH:mm, 
but the parser uses yyyy/mm/DD and HH:mm:ss


  Commit: f82d0b2c6ca9b8eb3bb175ebf3de3668c65be118
      
https://github.com/jenkinsci/cvs-plugin/commit/f82d0b2c6ca9b8eb3bb175ebf3de3668c65be118
  Author: Alexander Lehmann <alexl...@gmail.com>
  Date:   2012-02-12 (Sun, 12 Feb 2012)

  Changed paths:
    M src/main/java/hudson/scm/CVSChangeLogSet.java
  A src/test/java/hudson/scm/CVSChangeLogParserTest.java
  A src/test/resources/hudson/scm/changelogOldFormat.xml

  Log Message:
  -----------
  Merge pull request #6 from alexlehm/master

fix [JENKINS-12586] cvs-plugin fails to read old changelog files


Compare: https://github.com/jenkinsci/cvs-plugin/compare/1ccef67...f82d0b2

Reply via email to