mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-23 07:37:55 +00:00
+ AbstractLifeCycle.setFailed(Throwable) is now protected, so that the odd usages from WebAppContext.doStart() can be supported + The AbstractLifeCycle.doStart() now checks for state == FAILED