This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git.
from ea22c43 Added repositories for staging where needed new e70e009 Camel-AWS2-S3 connector: Add out of the box specific Aggregation Strategies, added NewlineAggregationStrategy new 6e1fecb Fixed AWS2-S3 Test new 8ac29b5 AWS2-S3 Catalog: Fixed test new 2b74a7c Enable integration tests on Apache CI new 24a10b2 Regen catalog and docs The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: Jenkinsfile | 2 +- Jenkinsfile.jdk11 | 2 +- .../catalog/CamelKafkaConnectorCatalogTest.java | 2 +- .../src/generated/resources/camel-aws2-s3-sink.json | 3 +++ .../src/generated/resources/camel-aws2-s3-source.json | 3 +++ .../src/main/docs/camel-aws2-s3-kafka-sink-connector.adoc | 11 ++++++++++- .../src/main/docs/camel-aws2-s3-kafka-source-connector.adoc | 11 ++++++++++- .../aws2s3/aggregation/NewlineAggregationStrategy.java | 4 ++-- .../pages/connectors/camel-aws2-s3-kafka-sink-connector.adoc | 11 ++++++++++- .../connectors/camel-aws2-s3-kafka-source-connector.adoc | 11 ++++++++++- 10 files changed, 51 insertions(+), 9 deletions(-) copy core/src/main/java/org/apache/camel/kafkaconnector/aggregator/StringAggregator.java => connectors/camel-aws2-s3-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/aws2s3/aggregation/NewlineAggregationStrategy.java (91%)