[
https://issues.apache.org/jira/browse/CAMEL-13284?focusedWorklogId=207235&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-207235
]
ASF GitHub Bot logged work on CAMEL-13284:
------------------------------------------
Author: ASF GitHub Bot
Created on: 04/Mar/19 15:34
Start Date: 04/Mar/19 15:34
Worklog Time Spent: 10m
Work Description: JiriOndrusek commented on pull request #2803:
[CAMEL-13284] Camel-box, switch HtmlUnit to JSoup to not rely on Jetty
URL: https://github.com/apache/camel/pull/2803
Issue https://issues.apache.org/jira/browse/CAMEL-13284
Refactor of camel-box component to replace HtmlUnit with Jsoup which allows
to remove dependency to Jetty and therefor allows to use 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: 207235)
Time Spent: 10m
Remaining Estimate: 0h
> 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
> Priority: Major
> Time Spent: 10m
> 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)