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

[jira] [Created] (CAMEL-13293) Camel-linkedin, switch HtmlUnit to JSoup to not rely on Jetty (and allow update to servlet api 4)

Jiri Ondrusek created CAMEL-13293:
-------------------------------------

             Summary: Camel-linkedin, switch HtmlUnit to JSoup to not rely on Jetty (and allow update to servlet api 4)
                 Key: CAMEL-13293
                 URL: https://issues.apache.org/jira/browse/CAMEL-13293
             Project: Camel
          Issue Type: Improvement
          Components: camel-linkedin
    Affects Versions: 3.0.0-M1
            Reporter: Jiri Ondrusek


Component camel-linkedin depends on Jetty (see https://github.com/apache/camel/blob/master/platforms/karaf/features/src/main/resources/features.xml#L1578)

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)