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 2021/03/05 05:47:40 UTC

[camel] branch regen_bot updated (9757aa1 -> b1a36e5)

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 9757aa1  camel-netty - Small refactorings
     add fa05e98  CAMEL-16301 Allow endpoint to override prefetchCount from component (#5166)
     add b1a36e5  Regen for commit fa05e9891f28658d587efee8ef657327e12d92e2

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/spring-rabbitmq.json  |  1 +
 .../catalog/docs/spring-rabbitmq-component.adoc    |  3 +-
 .../SpringRabbitMQEndpointConfigurer.java          |  6 ++++
 .../SpringRabbitMQEndpointUriFactory.java          |  3 +-
 .../component/springrabbit/spring-rabbitmq.json    |  1 +
 .../src/main/docs/spring-rabbitmq-component.adoc   |  3 +-
 .../DefaultListenerContainerFactory.java           |  3 +-
 .../springrabbit/SpringRabbitMQComponent.java      |  1 +
 .../springrabbit/SpringRabbitMQEndpoint.java       | 11 ++++++++
 .../dsl/SpringRabbitMQEndpointBuilderFactory.java  | 32 ++++++++++++++++++++++
 .../ROOT/pages/spring-rabbitmq-component.adoc      |  3 +-
 11 files changed, 62 insertions(+), 5 deletions(-)