[GitHub] camel pull request #1354: CAMEL-9945 Upgrade to Jetty 9.3

2016-12-17 Thread zregvart
Github user zregvart closed the pull request at: https://github.com/apache/camel/pull/1354 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is en

[GitHub] camel pull request #1354: CAMEL-9945 Upgrade to Jetty 9.3

2016-12-16 Thread zregvart
GitHub user zregvart opened a pull request: https://github.com/apache/camel/pull/1354 CAMEL-9945 Upgrade to Jetty 9.3 In Jetty 9.3 API signature changed from: List getProtocolHandler() to: ProtocolHandlers getProtocolHandler() This commit adds reflection bridge t