ppalaga commented on a change in pull request #85: Add a single integration 
test module for the AWS extensions
URL: https://github.com/apache/camel-quarkus/pull/85#discussion_r306760977
 
 

 ##########
 File path: integration-tests/aws-itests/pom.xml
 ##########
 @@ -27,15 +27,28 @@
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
-    <artifactId>camel-quarkus-integration-test-aws-sns</artifactId>
-    <name>Camel Quarkus :: Integration Tests :: AWS SNS</name>
+    <artifactId>camel-quarkus-integration-test-aws-itests</artifactId>
 
 Review comment:
   Both the name of the directory `aws-itests`  and the name of the artifactId 
`camel-quarkus-integration-test-aws-itests` does not match the naming 
convention used in all other itests. Would you mind changing the dir to `aws` 
and artifactId to `camel-quarkus-integration-test-aws`?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to