This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from e55ead1 camel-atomix - align to use same netty version
new 4296f87 CAMEL-15814 - Camel-Git: Commit consumer should be able to be
based on specific branch
new 2cafdf2 Camel-Git: Reformat
new b66045d CAMEL-15814 - Camel-Git: Commit consumer should be able to be
based on specific branch - branchName is now a common parameter
new dd702f7 CAMEL-15814 - Regen
new fbce8210 Regen catalog
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/camel/catalog/components/git.json | 2 +-
.../apache/camel/catalog/docs/git-component.adoc | 2 +-
.../camel/component/git/GitEndpointConfigurer.java | 2 +-
.../org/apache/camel/component/git/git.json | 2 +-
.../camel-git/src/main/docs/git-component.adoc | 2 +-
.../apache/camel/component/git/GitEndpoint.java | 2 +-
.../component/git/consumer/GitCommitConsumer.java | 9 ++++-
.../component/git/consumer/GitConsumerTest.java | 29 +++++++++++++-
.../endpoint/dsl/GitEndpointBuilderFactory.java | 44 ++++++++++++++++------
.../modules/ROOT/pages/git-component.adoc | 2 +-
10 files changed, 76 insertions(+), 20 deletions(-)