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-examples.git.
from 9ff529d Regen new a2c030d Added an AWS2-S3 Example of restarting policy usage with streaming upload new 39b3cf8 Regen readme new 38b9a3a Rephrase description new dc905eb Regen The 4 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: examples/README.adoc | 4 ++- .../README.adoc | 32 ++++++++++++++-------- .../data/burst.sh | 2 +- .../data/msg.txt | 0 .../pom.xml | 6 ++-- .../org/apache/camel/example/MyApplication.java | 0 .../org/apache/camel/example/MyRouteBuilder.java | 6 +--- .../src/main/resources/application.properties | 1 - .../src/main/resources/logback.xml | 0 examples/aws/pom.xml | 1 + 10 files changed, 30 insertions(+), 22 deletions(-) copy examples/aws/{main-endpointdsl-kafka-aws2-s3 => main-endpointdsl-kafka-aws2-s3-restarting-policy}/README.adoc (57%) copy examples/aws/{main-endpointdsl-kafka-aws2-s3 => main-endpointdsl-kafka-aws2-s3-restarting-policy}/data/burst.sh (50%) copy examples/aws/{main-endpointdsl-kafka-aws2-s3 => main-endpointdsl-kafka-aws2-s3-restarting-policy}/data/msg.txt (100%) copy examples/aws/{main-endpointdsl-kafka-aws2-s3 => main-endpointdsl-kafka-aws2-s3-restarting-policy}/pom.xml (94%) copy examples/{main-tiny => aws/main-endpointdsl-kafka-aws2-s3-restarting-policy}/src/main/java/org/apache/camel/example/MyApplication.java (100%) copy examples/aws/{main-endpointdsl-kafka-aws2-s3 => main-endpointdsl-kafka-aws2-s3-restarting-policy}/src/main/java/org/apache/camel/example/MyRouteBuilder.java (69%) copy examples/aws/{main-endpointdsl-kafka-aws2-s3 => main-endpointdsl-kafka-aws2-s3-restarting-policy}/src/main/resources/application.properties (98%) copy examples/{routetemplate => aws/main-endpointdsl-kafka-aws2-s3-restarting-policy}/src/main/resources/logback.xml (100%)