You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2019/03/05 11:55:00 UTC

[jira] [Updated] (CAMEL-13284) Camel-box, switch HtmlUnit to JSoup to not rely on Jetty (and allow update to servlet api 4)

     [ https://issues.apache.org/jira/browse/CAMEL-13284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrea Cosentino updated CAMEL-13284:
-------------------------------------
    Fix Version/s: 3.0.0-M2
                   3.0.0

> 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
>            Assignee: Andrea Cosentino
>            Priority: Major
>             Fix For: 3.0.0, 3.0.0-M2
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)