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 44de364 Camel-AWS2-CW: Fixed CS new 7bc1d12 Camel-AWS2-DDB: Cleanup new cae8d23 Camel-AWS2-DDB: Cleanup new 11c4e95 Camel-AWS2-DDB: Fixed CS The 3 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: .../org/apache/camel/component/aws2/ddb/AbstractDdbCommand.java | 6 +++--- .../org/apache/camel/component/aws2/ddb/BatchGetItemsCommand.java | 2 +- .../org/apache/camel/component/aws2/ddb/DeleteTableCommand.java | 3 +-- .../java/org/apache/camel/component/aws2/ddb/QueryCommand.java | 7 +++++-- .../main/java/org/apache/camel/component/aws2/ddb/ScanCommand.java | 2 +- .../apache/camel/component/aws2/ddb/BatchGetItemsCommandTest.java | 1 + .../camel/component/aws2/ddb/DdbComponentRegistryClientTest.java | 2 +- .../aws2/ddb/integration/DdbComponentIntegrationTest.java | 2 +- 8 files changed, 14 insertions(+), 11 deletions(-)