Jiri Ondrusek created CAMEL-13284:
-------------------------------------
Summary: Camel-box, switch HtmlUnit to JSoup to not rely on Jetty
(and allow update to servlet api 4)
Key: CAMEL-13284
URL: https://issues.apache.org/jira/browse/CAMEL-13284
Project: Camel
Issue Type: Bug
Components: camel-box
Affects Versions: 3.0.0-M1
Reporter: Jiri Ondrusek
Component camel-box depends on Jetty (see
https://github.com/apache/camel/blob/master/platforms/karaf/features/src/main/resources/features.xml#L553)
This dependency doesn't allow update servlet-api to 4.0
Solution is to refactor component to use JSoup instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)