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 a26ac21  CAMEL-12104: Reduce unit test time
     new bf4cecb  CAMEL-12379 - Shutdown only AWS clients owned by the context 
- AWS S3
     new ce9e01b  CAMEL-12379 - Shutdown only AWS clients owned by the context 
- AWS CW
     new 9463a99  CAMEL-12379 - Shutdown only AWS clients owned by the context 
- AWS DDB
     new 7c43601  CAMEL-12379 - Shutdown only AWS clients owned by the context 
- AWS DDB Stream
     new 00c4315  CAMEL-12379 - Shutdown only AWS clients owned by the context 
- AWS EC2
     new be5d7b0  CAMEL-12379 - Shutdown only AWS clients owned by the context 
- AWS Kinesis Firehose
     new b425925  CAMEL-12379 - Shutdown only AWS clients owned by the context 
- AWS Kinesis
     new 6086f5b  CAMEL-12379 - Shutdown only AWS clients owned by the context 
- AWS KMS
     new 6d5c754  CAMEL-12379 - Shutdown only AWS clients owned by the context 
- AWS Lambda
     new 83c257d  CAMEL-12379 - Shutdown only AWS clients owned by the context 
- AWS MQ
     new e30141d  CAMEL-12379 - Shutdown only AWS clients owned by the context 
- AWS SES
     new 237bbcd  CAMEL-12379 - Shutdown only AWS clients owned by the context 
- AWS SNS
     new 86f077e  CAMEL-12379 - Shutdown only AWS clients owned by the context 
- AWS SQS
     new 97acbb5  CAMEL-12379 - Shutdown only AWS clients owned by the context 
- AWS SW

The 14 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:
 .../main/java/org/apache/camel/component/aws/cw/CwEndpoint.java   | 6 ++++--
 .../main/java/org/apache/camel/component/aws/ddb/DdbEndpoint.java | 6 ++++--
 .../apache/camel/component/aws/ddbstream/DdbStreamEndpoint.java   | 6 ++++--
 .../main/java/org/apache/camel/component/aws/ec2/EC2Endpoint.java | 6 ++++--
 .../camel/component/aws/firehose/KinesisFirehoseEndpoint.java     | 6 ++++--
 .../org/apache/camel/component/aws/kinesis/KinesisEndpoint.java   | 6 ++++--
 .../main/java/org/apache/camel/component/aws/kms/KMSEndpoint.java | 6 ++++--
 .../org/apache/camel/component/aws/lambda/LambdaEndpoint.java     | 6 ++++--
 .../main/java/org/apache/camel/component/aws/mq/MQEndpoint.java   | 6 ++++--
 .../main/java/org/apache/camel/component/aws/s3/S3Endpoint.java   | 7 +++++--
 .../main/java/org/apache/camel/component/aws/ses/SesEndpoint.java | 6 ++++--
 .../main/java/org/apache/camel/component/aws/sns/SnsEndpoint.java | 6 ++++--
 .../main/java/org/apache/camel/component/aws/sqs/SqsEndpoint.java | 7 ++++---
 .../main/java/org/apache/camel/component/aws/swf/SWFEndpoint.java | 8 +++++---
 14 files changed, 58 insertions(+), 30 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to