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/10/20 22:40:07 UTC

[GitHub] [camel-quarkus] weimeilin79 commented on issue #1935: Properties Bean configure not working with AMQP and Infinispan

weimeilin79 commented on issue #1935:
URL: https://github.com/apache/camel-quarkus/issues/1935#issuecomment-713180459


   I was using Camel K, which by default using the Quarkus runtime. Should we include this dependency by default? 
   
   Currently it only has this: 
   
       - 'camel-quarkus:infinispan'
       - 'camel-quarkus:kafka'
       - 'camel-quarkus:timer'
       - 'camel:bean'
       - 'camel:infinispan'
       - 'camel:jackson'
       - 'mvn:io.netty:netty-codec:4.1.49.Final'
       - 'mvn:org.apache.camel.k/camel-k-quarkus-loader-java'
       - 'mvn:org.apache.camel.k/camel-k-runtime-quarkus'
   
   And it was not very clear on the individual documents that some configuration are only supported when camel-quarkus-main is added and some don't like *Kafka*. 
    


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