You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/11/05 16:21:43 UTC

[camel] branch master updated (7ac5f6f -> a47fafe)

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

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 7ac5f6f  CAMEL-14141 - Regen docs
     add bc10439  Camel AWS-DDB: Use the correct scheme for testing ddbstreams component
     add 7773b5b  Camel AWS-DDB: Removed useless test
     add 1669708  Camel-AWS Kinesis: Fixed the description for proxyHost and proxyPort
     add a47fafe  Regen docs

No new revisions were added by this update.

Summary of changes:
 .../aws/ddbstream/BigIntComparisonsTest.java       | 67 ----------------------
 .../DdbStreamComponentConfigurationTest.java       |  8 +--
 .../src/main/docs/aws-kinesis-component.adoc       |  8 +--
 .../main/docs/aws-kinesis-firehose-component.adoc  |  8 +--
 .../aws/firehose/KinesisFirehoseConfiguration.java |  4 +-
 .../aws/kinesis/KinesisConfiguration.java          |  4 +-
 .../dsl/KinesisEndpointBuilderFactory.java         | 18 +++---
 .../dsl/KinesisFirehoseEndpointBuilderFactory.java |  9 ++-
 .../modules/ROOT/pages/aws-kinesis-component.adoc  |  8 +--
 .../ROOT/pages/aws-kinesis-firehose-component.adoc |  8 +--
 .../KinesisFirehoseComponentConfiguration.java     |  4 +-
 .../springboot/KinesisComponentConfiguration.java  |  4 +-
 12 files changed, 43 insertions(+), 107 deletions(-)
 delete mode 100644 components/camel-aws-ddb/src/test/java/org/apache/camel/component/aws/ddbstream/BigIntComparisonsTest.java