[
https://issues.apache.org/jira/browse/CAMEL-13293?focusedWorklogId=208771&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208771
]
ASF GitHub Bot logged work on CAMEL-13293:
------------------------------------------
Author: ASF GitHub Bot
Created on: 06/Mar/19 12:34
Start Date: 06/Mar/19 12:34
Worklog Time Spent: 10m
Work Description: JiriOndrusek commented on pull request #2804:
[CAMEL-13293] Camel-linkedin, switch to JSoup to not rely on Jetty
URL: https://github.com/apache/camel/pull/2804
Issue https://issues.apache.org/jira/browse/CAMEL-13293
Refactor of camel-linkedin component to replace HtmlUnit with Jsoup which
allows to remove dependency to Jetty and therefor to allow use of servlet-api
4.0
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 208771)
Time Spent: 10m
Remaining Estimate: 0h
> 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
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)