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/03 19:05:53 UTC

[camel] branch regen_bot updated (2bbcc20 -> 2c421e0)

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 2bbcc20  Regen for commit 9777663454178f86b03ccad6b6f1d3134e767376
     add 7507f55  CAMEL-16298: camel-core - pollEnrich with endpoint-dsl should use EndpointConsumerBuilder
     add 3204ce6  Google Pubsub: Added note about authentication in documentation
     add b1f1348  Google Pubsub: Regen
     add f4fc13e  Google Pubsub: Added note about authentication in documentation
     add c87af09  Google Pubsub: Regen
     add 2c421e0  Regen for commit c87af09f979387dd8d04c3664fb1b8bdb1a40c41

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/google-pubsub.json    |  2 +-
 .../catalog/docs/google-pubsub-component.adoc      |  4 +--
 .../component/google/pubsub/google-pubsub.json     |  2 +-
 .../src/main/docs/google-pubsub-component.adoc     |  4 +--
 .../google/pubsub/GooglePubsubEndpoint.java        |  2 +-
 .../camel/builder/EndpointConsumerBuilder.java     | 12 ++++++++
 .../apache/camel/model/ProcessorDefinition.java    | 21 +++++++-------
 .../dsl/GooglePubsubEndpointBuilderFactory.java    | 18 ++++++------
 .../builder/endpoint/AwsS3PollEnrichTest.java      | 32 ++++++++++------------
 .../SedaPollEnrichSimpleExpressionTest.java        |  4 ++-
 .../ROOT/pages/google-pubsub-component.adoc        |  4 +--
 11 files changed, 58 insertions(+), 47 deletions(-)
 copy components/camel-ognl/src/test/java/org/apache/camel/language/ognl/OgnlResourceTest.java => core/camel-endpointdsl/src/test/java/org/apache/camel/builder/endpoint/AwsS3PollEnrichTest.java (66%)