GitHub user dhirajsb opened a pull request: https://github.com/apache/camel/pull/188
CAMEL-7487 Add support for generating API Component documentation, simplify generated code further 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/188.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 #188 ---- commit f037c2da57492eac1819e415752f9d2b6585d5d6 Author: Dhiraj Bokde <dhira...@yahoo.com> Date: 2014-06-13T21:55:54Z Minor polish, added utility methods for document generation commit c639b46d2e8e440ea6acfff894a7f5e22a886830 Author: Dhiraj Bokde <dhira...@yahoo.com> Date: 2014-06-16T19:44:20Z Initial version of API component documentation report generator MOJO, minor re-factoring, fixed MOJO logging to use Log4J-SLF4J bridge to work with Maven 3.1.0 logging commit dee15fb2a59644c00073b5cf922e71896d6776d6 Author: Dhiraj Bokde <dhira...@yahoo.com> Date: 2014-06-16T19:58:59Z Added project description to api-component archetype commit 5dd9cc0f0981603ea1ac8f0f6ee6dfcb7ad56a26 Author: Dhiraj Bokde <dhira...@yahoo.com> Date: 2014-06-17T04:21:57Z Fixed ApiMethodHelper to throw RuntimeCamelException with API exception on InvocationTargetException commit 7dc2bb13a645c2c2a4dbfc9ec0ed0e5b2a63b914 Author: Dhiraj Bokde <dhira...@yahoo.com> Date: 2014-06-17T20:50:34Z Major refactor of API component framework to generify base classes, added AbstractApiComponent to reduce boilderplate code, minor compiler warnings removed commit ef4d0a7ec43f4c702c75aafc3c6cba72ff9b9281 Author: Dhiraj Bokde <dhira...@yahoo.com> Date: 2014-06-17T22:01:04Z Moved sample APIs to api package, added bnd instructions in archetype ---- --- 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. ---