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 0e0ae23  Polished
     new a7f2ae7  Camel-AWS2-DDB: Migrated tests to Junit5
     new 1661762  Camel-AWS2-DDB: Fixed CS

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:
 components/camel-aws2-ddb/pom.xml                         |  7 +------
 .../component/aws2/ddb/BatchGetItemsCommandTest.java      |  8 ++++----
 .../component/aws2/ddb/DdbComponentConfigurationTest.java |  6 ++++--
 .../aws2/ddb/DdbComponentRegistryClientTest.java          | 15 +++++++++------
 .../aws2/ddb/DdbComponentVerifierExtensionTest.java       | 11 ++++++-----
 .../camel/component/aws2/ddb/DeleteItemCommandTest.java   |  8 ++++----
 .../camel/component/aws2/ddb/DeleteTableCommandTest.java  |  8 ++++----
 .../component/aws2/ddb/DescribeTableCommandTest.java      |  8 ++++----
 .../camel/component/aws2/ddb/GetItemCommandTest.java      |  8 ++++----
 .../camel/component/aws2/ddb/PutItemCommandTest.java      |  8 ++++----
 .../apache/camel/component/aws2/ddb/QueryCommandTest.java |  8 ++++----
 .../apache/camel/component/aws2/ddb/ScanCommandTest.java  |  8 ++++----
 .../camel/component/aws2/ddb/UpdateItemCommandTest.java   |  8 ++++----
 .../camel/component/aws2/ddb/UpdateTableCommandTest.java  |  8 ++++----
 .../aws2/ddb/integration/DdbComponentIntegrationTest.java | 11 +++++++----
 .../ddbstream/DdbStreamComponentConfigurationTest.java    |  6 ++++--
 .../DdbStreamComponentVerifierExtensionTest.java          | 11 ++++++-----
 17 files changed, 77 insertions(+), 70 deletions(-)

Reply via email to