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/10/08 14:21:19 UTC

[GitHub] [camel-k-runtime] lburgazzoli opened a new issue #149: switch to camel main for quarkus related bits

lburgazzoli opened a new issue #149: switch to camel main for quarkus related bits
URL: https://github.com/apache/camel-k-runtime/issues/149
 
 
   camel-quarkus master is now based on camel-main so we can leverage build time augmentation to bind listeners to main, see:
   
   - https://github.com/apache/camel-quarkus/blob/master/integration-tests/core-main/deployment/src/main/java/org/apache/camel/quarkus/core/runtime/support/deployment/SupportBuildStep.java
   - https://github.com/apache/camel-k-runtime/blob/master/camel-k-quarkus/camel-k-runtime-quarkus/runtime/src/main/java/org/apache/camel/k/quarkus/ApplicationRuntime.java

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