GitHub user aldettinger opened a pull request: https://github.com/apache/camel/pull/2381
CAMEL-11893: Restored SolrAddBeanTest in camel-solr Fixed most ERROR level logs in `target/camel-solr-test.log`. Aligned jetty version with the one used by `solr-test-framework`. This PR fixes a single test, more to come. See [CAMEL-11893](https://issues.apache.org/jira/browse/CAMEL-11893) for more. You can merge this pull request into a Git repository by running: $ git pull https://github.com/aldettinger/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2381.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 #2381 ---- commit 5efbad27c75bb31fcfa9b2991389b9e198acc93e Author: aldettinger <aldettinger@...> Date: 2018-06-17T17:05:15Z CAMEL-11893: Restored SolrAddBeanTest in camel-solr ---- ---