Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/codedx-plugin
  Commit: b513589f5a5d7e0daa79ff61e18e2689bbbfa2b4
      
https://github.com/jenkinsci/codedx-plugin/commit/b513589f5a5d7e0daa79ff61e18e2689bbbfa2b4
  Author: Dylan Halperin <dy...@dylemma.io>
  Date:   2017-07-25 (Tue, 25 Jul 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/codedx/CodeDxPublisher.java

  Log Message:
  -----------
  null checks to fix bugs

 - around source zip cleanup (if user configured no files for the src
   upload, the zip util would return null and fail the build when trying
   to delete it)
 - around a call to response.getJobId, since IntelliJ warned that
   response might be null at that point


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to