Branch: 
refs/heads/improve-error-handling-for-canonical-hostname-lookup-failures
  Home:   https://github.com/jenkinsci/swarm-plugin
  Commit: 3921ecaa1fac5b666f3e87dcb6b2a420bbf920ce
      
https://github.com/jenkinsci/swarm-plugin/commit/3921ecaa1fac5b666f3e87dcb6b2a420bbf920ce
  Author: Peter Jönsson <p...@spotify.com>
  Date:   2015-07-20 (Mon, 20 Jul 2015)

  Changed paths:
    M client/src/main/java/hudson/plugins/swarm/Client.java

  Log Message:
  -----------
  Use Java 1.5 compatible syntax

Catching multiple exceptions in the same catch statement is not support
in pre Java 1.7, so to support as many Jenkins installations as possible
to revert to copying the printouts to each exception block.


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