Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 6ec14325a21a4519cab8e0dd475894d3159138ba
      
https://github.com/jenkinsci/git-plugin/commit/6ec14325a21a4519cab8e0dd475894d3159138ba
  Author: Jason Wooster <[email protected]>
  Date:   2012-10-03 (Wed, 03 Oct 2012)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitPublisher.java

  Log Message:
  -----------
  Fix JENKINS-15391 - NullPointerException on Tag publishing

Use hudson.Util.fixNull to convert a null tagMessage to an empty string


  Commit: b85e054746bb72f29c6aa324f3a027a5fa7fcc8e
      
https://github.com/jenkinsci/git-plugin/commit/b85e054746bb72f29c6aa324f3a027a5fa7fcc8e
  Author: Nicolas De loof <[email protected]>
  Date:   2012-10-03 (Wed, 03 Oct 2012)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitPublisher.java

  Log Message:
  -----------
  Merge pull request #103 from algoRhythm99/master

[FIXES JENKINS-15391] - Fix for NullPointerException on tag publishing


Compare: 
https://github.com/jenkinsci/git-plugin/compare/481749270301...b85e054746bb

Reply via email to