GitHub user dhirajsb opened a pull request: https://github.com/apache/camel/pull/179
CAMEL-7487 Simplify generated code, add support for excluding endpoint configuration properties You can merge this pull request into a Git repository by running: $ git pull https://github.com/dhirajsb/camel camel-7487 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/179.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 #179 ---- commit 37541d2e31ce640f77298c599bc050bc80166902 Author: Dhiraj Bokde <dhira...@yahoo.com> Date: 2014-06-11T23:12:50Z Refactored API Endpoint, Consumer and Producer to extrac Abstract classes in camel-core, simplifying generated code, minor fixes in route test template, added two parameter method in sample API commit 4b0381f2983343a4d47a5f3fc3df0ed8427991bc Author: Dhiraj Bokde <dhira...@yahoo.com> Date: 2014-06-11T23:54:04Z Added support for excluding generated endpoint config properties by name or type ---- --- 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. ---