lburgazzoli 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_r307265972
 
 

 ##########
 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:
   The reason I do usually keep the same name is to be able to access package 
private methods/classes for testing purpose, I can change it but I propose to 
do it later

----------------------------------------------------------------
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