Branch: refs/heads/abort-on-fail
  Home:   https://github.com/jenkinsci/winstone
  Commit: 0536c65996b0d8bd8a4a1d5ece041ffaf3b2d643
      
https://github.com/jenkinsci/winstone/commit/0536c65996b0d8bd8a4a1d5ece041ffaf3b2d643
  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:
  -----------
  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