Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/filesystem_scm-plugin
  Commit: baf7d345b6774a1332228a4d0ea9c13790ff4637
      
https://github.com/jenkinsci/filesystem_scm-plugin/commit/baf7d345b6774a1332228a4d0ea9c13790ff4637
  Author: Jens Rogalli <[email protected]>
  Date:   2018-01-21 (Sun, 21 Jan 2018)

  Changed paths:
    M src/main/java/hudson/plugins/filesystem_scm/FSSCM.java
    A src/test/java/hudson/plugins/filesystem_scm/FSSCMTest.java

  Log Message:
  -----------
  [FIX Jenkins-49053] handled Case when changelogFile is null

why
- when the option is used, that the changelog of the FILESCM shall not be 
visible in the changelog of the build, then a null pointer occured when writing 
the changelog, because the changelogFile given to FileSCM had been null

what
- added tests and a fix for this situation


  Commit: 14f035e7e47587a91ab6f43bd828a373c4c6f60f
      
https://github.com/jenkinsci/filesystem_scm-plugin/commit/14f035e7e47587a91ab6f43bd828a373c4c6f60f
  Author: Oleg Nenashev <[email protected]>
  Date:   2018-01-28 (Sun, 28 Jan 2018)

  Changed paths:
    M src/main/java/hudson/plugins/filesystem_scm/FSSCM.java
    A src/test/java/hudson/plugins/filesystem_scm/FSSCMTest.java

  Log Message:
  -----------
  Merge pull request #4 from genmad/FIX-JENKINS-49053

[FIX Jenkins-49053] handled Case when changelogFile is null


Compare: 
https://github.com/jenkinsci/filesystem_scm-plugin/compare/88af2cd82d95...14f035e7e475

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to