You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2020/11/05 11:18:40 UTC

[camel] branch regen_bot updated (e55ead1 -> fbce8210)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from e55ead1  camel-atomix - align to use same netty version
     add 4296f87  CAMEL-15814 - Camel-Git: Commit consumer should be able to be based on specific branch
     add 2cafdf2  Camel-Git: Reformat
     add b66045d  CAMEL-15814 - Camel-Git: Commit consumer should be able to be based on specific branch - branchName is now a common parameter
     add dd702f7  CAMEL-15814 - Regen
     add fbce8210 Regen catalog

No new revisions were added by this update.

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(-)