Branch: refs/heads/abort-on-fail
  Home:   https://github.com/jenkinsci/winstone
  Commit: 20cbb8afed8305109308be693be5228dc2c21e5e
      
https://github.com/jenkinsci/winstone/commit/20cbb8afed8305109308be693be5228dc2c21e5e
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2017-02-17 (Fri, 17 Feb 2017)

  Changed paths:
    M src/java/winstone/HostConfiguration.java
    M src/java/winstone/Launcher.java

  Log Message:
  -----------
  [JENKINS-42159] If startup fails, exit the process.

As it stands right now, empty Jetty keeps running and makes it difficult
to detect catastrophic boot error.

The code change makes any exception thrown from ServletContextListener a
fatal problem.


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