[
https://issues.apache.org/jira/browse/CAMEL-4544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13130427#comment-13130427
]
Cédric Exbrayat commented on CAMEL-4544:
----------------------------------------
Done, but I saw Willem did a better job and already fixed it by handling both
methods.
> 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
> Assignee: Willem Jiang
> Priority: Minor
> Labels: maven
> 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