ppalaga commented on a change in pull request #77: Move test packages to 
org.apache.camel
URL: https://github.com/apache/camel-quarkus/pull/77#discussion_r307258925
 
 

 ##########
 File path: 
integration-tests/aws/src/main/java/org/apache/camel/quarkus/component/aws/CamelRoute.java
 ##########
 @@ -14,7 +14,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package io.quarkus.it.camel.aws;
+package org.apache.camel.quarkus.component.aws;
 
 Review comment:
   I vote for keeping `it` somewhere in the integration test package names. 
`org.apache.camel.quarkus.component.aws.it` or 
`org.apache.camel.quarkus.it.component.aws` or some other variant. This is to 
avoid any potential naming clashes with the the platform code.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to