GitHub user blocha opened a pull request: https://github.com/apache/camel/pull/2065
Include wrap to camel-leveldb This pull request is continuation of following one: https://github.com/apache/camel/pull/2062 but for branch master. To make pax exam integration tests works for everyone, wrap prerequisite should be added to camel-leveldb and/or other packages. @davsclaus idea is to add wrap to camel-core which probably would solve problems with pax exam. @oscerd @davsclaus What do you think? You can merge this pull request into a Git repository by running: $ git pull https://github.com/blocha/camel wrap-leveldb-master-patch Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2065.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 #2065 ---- commit 5d2555f1125e254e10db0c1804ff34b3d38898d9 Author: Tomasz ZabÅocki <strea...@gmail.com> Date: 2017-10-27T07:23:17Z Include wrap to camel-leveldb ---- ---