essobedo opened a new pull request #70: URL: https://github.com/apache/camel-examples/pull/70
## Motivation Most of the Camel examples don't have any test such that they need to be launched manually to ensure that they still work which is not convenient. ## Modifications: * Fix the readme.doc (wording, grammar, out dated info, typos) * Add a `finalName` in the build section of the pom of `kamelet-main` to avoid having to specify the version in the launch command of the jar * Add statically the runtime dependencies of the Kamelet of `kamelet-main` for the test since it is dynamically managed by `DependencyDownloaderKamelet` and it is not accessible -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
