GitHub user vrlgohel opened a pull request: https://github.com/apache/camel/pull/2088
CAMEL-11954: Renamed ha packages to cluster Issue: https://issues.apache.org/jira/browse/CAMEL-11954 Refactored the code to have 'cluster' instead of 'ha' packages. The components, spring-boot starters, camel examples, and the tests work fine. The branch is state is also fine :+1: Guys, can you let me know if any more changes are needed ? You can merge this pull request into a Git repository by running: $ git pull https://github.com/vrlgohel/camel-1 CAMEL-11954 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2088.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 #2088 ---- commit 3b22c5fcc0b51b5c7a244b4aa94db8d19a39b8a6 Author: Viral Gohel <vrlgohe...@gmail.com> Date: 2017-11-09T16:17:18Z CAMEL-11954: Renamed ha packages to cluster ---- ---