This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit 4157e11f5d113b154dc908d0ac6591922b98d8be Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Apr 1 09:21:44 2020 +0200 Regen and updated contributing guide --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3b7b3ca..9937e88 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -87,6 +87,8 @@ Please remember to run this check on your code changes before submitting a patch ## Verify Karaf features +Camel-Karaf lives now in his own repository, so to verify a Karaf feature you'll need to fork the following [repository](https://github.com/apache/camel-karaf). + To check a new Karaf feature or an existing one you should run a verification on the features.xml file. You'll need to follow these steps: First thing to be done is running a full build of Camel. Then