GitHub user davgordo opened a pull request: https://github.com/apache/camel/pull/930
CAMEL-9819: add httpclient to camel-jetty9 test dependencies The camel-jetty8 component fails to compile for me because of a problem with a missing dependency, described here: [CAMEL-9819](https://issues.apache.org/jira/browse/CAMEL-9819) You can merge this pull request into a Git repository by running: $ git pull https://github.com/davgordo/camel CAMEL-9819 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/930.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #930 ---- commit 0437f7db6be6e259962185069e75313b2b54748b Author: David Gordon <davgo...@redhat.com> Date: 2016-04-05T18:28:36Z CAMEL-9819: add httpclient from org.apache.httpcomponents to test dependencies for camel-jetty9 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---