[
https://issues.apache.org/jira/browse/CAMEL-4544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved CAMEL-4544.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.9.0
Applied patch into trunk with thanks to Cedric.
I just make the camel-jetty component can work with Jetty7.4.x and Jetty7.5.x
at the same time.
> 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
> Fix For: 2.9.0
>
> 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