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 2022/10/27 14:31:29 UTC

[camel] branch regen_bot updated (d66545e4671 -> 2d79a7755af)

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 d66545e4671 CAMEL-14832: camel-swift - Add the SB name and more details to the doc (#8638)
     add a034eda1d34 [Camel 18656] Fix camel-git always merge at master branch (#8639)
     add 2d79a7755af Regen

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/git.json   |  1 +
 .../camel/component/git/GitEndpointConfigurer.java |  6 ++++
 .../camel/component/git/GitEndpointUriFactory.java |  3 +-
 .../org/apache/camel/component/git/git.json        |  1 +
 .../apache/camel/component/git/GitEndpoint.java    | 16 ++++++++++
 .../camel/component/git/producer/GitProducer.java  | 20 ++++++++++--
 .../apache/camel/component/git/GitTestSupport.java |  4 +++
 .../component/git/producer/GitProducerTest.java    | 36 ++++++++++++++++++++++
 .../endpoint/dsl/GitEndpointBuilderFactory.java    | 18 +++++++++++
 9 files changed, 101 insertions(+), 4 deletions(-)