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 2021/05/20 09:08:47 UTC

[GitHub] [camel-quarkus] jamesnetherton opened a new issue #2637: Use `CamelContextCustomizer` from camel-api

jamesnetherton opened a new issue #2637:
URL: https://github.com/apache/camel-quarkus/issues/2637


   camel-quarkus has its own impl of `CamelContextCustomizer`:
   
   https://github.com/apache/camel-quarkus/blob/main/extensions-core/core/runtime/src/main/java/org/apache/camel/quarkus/core/CamelContextCustomizer.java
   
   We should remove it and use the one provided by Camel:
   
   https://github.com/apache/camel/blob/main/core/camel-api/src/main/java/org/apache/camel/spi/CamelContextCustomizer.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



[GitHub] [camel-quarkus] jamesnetherton closed issue #2637: Use `CamelContextCustomizer` from camel-api

Posted by GitBox <gi...@apache.org>.
jamesnetherton closed issue #2637:
URL: https://github.com/apache/camel-quarkus/issues/2637


   


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