Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vsphere-cloud-plugin
  Commit: c1480f1124e43ece01f14c0b7f4a0527c9973973
      
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/c1480f1124e43ece01f14c0b7f4a0527c9973973
  Author: Damien Biggs <[email protected]>
  Date:   2015-05-18 (Mon, 18 May 2015)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/vsphere/VSphereBuildStepContainer.java
    M src/main/java/org/jenkinsci/plugins/vsphere/tools/VSphereLogger.java

  Log Message:
  -----------
  Logging: Log stack trace if exception message is null

I've noticed that sometimes the power on task fails with a null exception
message.
Log stack trace if the exception message is null.
Moved vsphere disconnect to a finally so that disconnect happens after an
exception  as well.


  Commit: b140a6bffcf945e7a355f95e46ab359daacf2b45
      
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/b140a6bffcf945e7a355f95e46ab359daacf2b45
  Author: Jason Swager <[email protected]>
  Date:   2015-05-18 (Mon, 18 May 2015)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/vsphere/VSphereBuildStepContainer.java
    M src/main/java/org/jenkinsci/plugins/vsphere/tools/VSphereLogger.java

  Log Message:
  -----------
  Merge pull request #30 from damienbiggs/topic/exception

Logging: Log stack trace if exception message is null


Compare: 
https://github.com/jenkinsci/vsphere-cloud-plugin/compare/cf72e1b8daa1...b140a6bffcf9

-- 
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