You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2019/11/27 13:40:26 UTC

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #479: Fix #476 List itests in test-jars.xml file for the Quarkus platform

ppalaga commented on a change in pull request #479: Fix #476 List itests in test-jars.xml file for the Quarkus platform
URL: https://github.com/apache/camel-quarkus/pull/479#discussion_r351292250
 
 

 ##########
 File path: build/test-list/src/main/resources/test-jars.xml
 ##########
 @@ -0,0 +1,198 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<testJars>
+    <testJar>
+        <groupId>org.apache.camel.quarkus</groupId>
+        <artifactId>camel-quarkus-integration-test-aws</artifactId>
+        <version>0.4.1-SNAPSHOT</version>
 
 Review comment:
   Good point. Let me figure out a better way how to get the version on the platform side.

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


With regards,
Apache Git Services