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/05/15 07:38:44 UTC

[camel] branch regen_bot updated (49736e8 -> afd3fd6)

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 49736e8  Fix yaml-dsl xref link
     add c352993  CAMEL-16577 add support to set the index time (#5504)
     add 2806136  CAMEL-16577: Regen
     add afd3fd6  CAMEL-16577: Polished

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/splunk-hec.json       |  1 +
 .../camel/catalog/docs/splunk-hec-component.adoc   | 44 +++++++++++++++++++++-
 .../splunkhec/SplunkHECEndpointConfigurer.java     |  3 ++
 .../splunkhec/SplunkHECEndpointUriFactory.java     |  3 +-
 .../camel/component/splunkhec/splunk-hec.json      |  1 +
 .../src/main/docs/splunk-hec-component.adoc        | 44 +++++++++++++++++++++-
 .../splunkhec/SplunkHECConfiguration.java          | 13 +++++++
 .../component/splunkhec/SplunkHECConstants.java}   |  8 ++--
 .../component/splunkhec/SplunkHECProducer.java     | 16 +++++++-
 .../splunkhec/SplunkHECConfigurationTest.java      |  6 +++
 .../dsl/SplunkHECEndpointBuilderFactory.java       | 31 +++++++++++++++
 .../modules/ROOT/pages/splunk-hec-component.adoc   | 44 +++++++++++++++++++++-
 12 files changed, 203 insertions(+), 11 deletions(-)
 copy components/{camel-apns/src/main/java/org/apache/camel/component/apns/model/ConnectionStrategy.java => camel-splunk-hec/src/main/java/org/apache/camel/component/splunkhec/SplunkHECConstants.java} (85%)