Upgrade to jetty 7.5.3.v20111011
--------------------------------

                 Key: CAMEL-4544
                 URL: https://issues.apache.org/jira/browse/CAMEL-4544
             Project: Camel
          Issue Type: Task
          Components: camel-jetty
            Reporter: Cédric Exbrayat
            Priority: Minor
         Attachments: update-jetty-7.5.3.patch

The API of SslContextFactory has changed so a simple dependency update is not 
enough.

http://download.eclipse.org/jetty/7.4.5.v20110725/apidocs/org/eclipse/jetty/http/ssl/SslContextFactory.html#checkConfig()
http://download.eclipse.org/jetty/7.5.3.v20111011/apidocs/org/eclipse/jetty/http/ssl/SslContextFactory.html#checkKeyStore()

The attached patch update the dependency, correct JettyHttpComponent and 
doesn't break the existing unit tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to