GitHub user rhuss opened a pull request:
https://github.com/apache/camel/pull/2401
feat: Add default implementation of a RouteBuilder
So that you can easily use object initializers for initialising routes
like in
ctx.add(new Routes {{
from("file:data/
Github user rhuss closed the pull request at:
https://github.com/apache/camel/pull/1953
---
GitHub user rhuss opened a pull request:
https://github.com/apache/camel/pull/1953
fix: Avoid NPE when parsing of connector jar from Nexus fails
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rhuss/camel
pr/nexus-connector
GitHub user rhuss opened a pull request:
https://github.com/apache/camel/pull/1581
Polished ComponentVerifier interface
The following major changes are suggested:
* Using of interfaces and enums instead of string constants for error
fields. This has the advantage of being