GitHub user hqstevenson opened a pull request: https://github.com/apache/camel/pull/923
CAMEL-6132 - Initial version of camel-test-karaf This PR provides the structure modifications. The AbstractFeatureTest class used by camel-itest-karaf is now in the camel-test-karaf module, and has been enhanced to reduce the possibility of dangling Karaf instances. You can merge this pull request into a Git repository by running: $ git pull https://github.com/hqstevenson/camel CAMEL-6132 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/923.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 #923 ---- commit 6f6a17c9847aa2df318dc5f313eecf57c16fa0a9 Author: Quinn Stevenson <qu...@pronoia-solutions.com> Date: 2016-03-30T20:27:59Z CAMEL-6132 - Initial version of the camel-test-karaf module commit b9564c913eff011496e0a62ca9c126332735372f Author: Quinn Stevenson <qu...@pronoia-solutions.com> Date: 2016-03-31T01:35:54Z Cleanup checkstyle errors ---- --- 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. ---