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 1f54db2  Regen for commit 80f0e28f6e76dc7e76824c1a3ca617de489d7202
     new d721270  Camel-AWS2-DDB: Added a PutItem IT Test
     new 575d69d  Camel-AWS2-DDB: Added an update item IT Test

The 2 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:
 .../camel/component/aws2/ddb/Ddb2Endpoint.java     |  8 +-
 .../aws2/ddb/localstack/AWS2PutItemRuleIT.java     | 76 ++++++++++++++++++
 .../AWS2UpdateItemRuleIT.java}                     | 93 +++++++---------------
 3 files changed, 111 insertions(+), 66 deletions(-)
 create mode 100644 
components/camel-aws/camel-aws2-ddb/src/test/java/org/apache/camel/component/aws2/ddb/localstack/AWS2PutItemRuleIT.java
 copy 
components/camel-aws/camel-aws2-ddb/src/test/java/org/apache/camel/component/aws2/ddb/{integration/DdbComponentIntegrationTest.java
 => localstack/AWS2UpdateItemRuleIT.java} (53%)

Reply via email to