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 2020/03/31 10:11:11 UTC

[GitHub] [camel-quarkus] galderz opened a new pull request #1004: Make consul depend on core-cloud #1003

galderz opened a new pull request #1004: Make consul depend on core-cloud #1003
URL: https://github.com/apache/camel-quarkus/pull/1004
 
 
   * This indirectly brings caffeine and solves temporarily the problem.

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

[GitHub] [camel-quarkus] galderz commented on a change in pull request #1004: Make consul depend on core-cloud #1003

Posted by GitBox <gi...@apache.org>.
galderz commented on a change in pull request #1004: Make consul depend on core-cloud #1003
URL: https://github.com/apache/camel-quarkus/pull/1004#discussion_r404115245
 
 

 ##########
 File path: extensions/consul/deployment/pom.xml
 ##########
 @@ -46,9 +46,10 @@
             <groupId>io.quarkus</groupId>
             <artifactId>quarkus-jackson-deployment</artifactId>
         </dependency>
+        <!-- TODO revert back to camel-quarkus-core-deployment when upgrading to camel 3.2 -->
 
 Review comment:
   #1040

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

[GitHub] [camel-quarkus] oscerd merged pull request #1004: Make consul depend on core-cloud #1003

Posted by GitBox <gi...@apache.org>.
oscerd merged pull request #1004: Make consul depend on core-cloud #1003
URL: https://github.com/apache/camel-quarkus/pull/1004
 
 
   

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

[GitHub] [camel-quarkus] galderz commented on issue #1004: Make consul depend on core-cloud #1003

Posted by GitBox <gi...@apache.org>.
galderz commented on issue #1004: Make consul depend on core-cloud #1003
URL: https://github.com/apache/camel-quarkus/pull/1004#issuecomment-606529638
 
 
   PR for #1003.

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

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #1004: Make consul depend on core-cloud #1003

Posted by GitBox <gi...@apache.org>.
ppalaga commented on a change in pull request #1004: Make consul depend on core-cloud #1003
URL: https://github.com/apache/camel-quarkus/pull/1004#discussion_r400942309
 
 

 ##########
 File path: extensions/consul/deployment/pom.xml
 ##########
 @@ -46,9 +46,10 @@
             <groupId>io.quarkus</groupId>
             <artifactId>quarkus-jackson-deployment</artifactId>
         </dependency>
+        <!-- TODO revert back to camel-quarkus-core-deployment when upgrading to camel 3.2 -->
 
 Review comment:
   An issue wold be nice so that we do not forget

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