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 2022/08/15 06:55:50 UTC

[GitHub] [camel-quarkus] jamesnetherton opened a new issue, #3993: `quarkus.camel.routes-discovery.exclude-patterns` does not work when the `RouteBuilder` is a CDI bean

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

   Likely happens because since the `RouteBuilder` is a CDI bean, it will be discoverable via the Camel registry.


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] jamesnetherton closed issue #3993: `quarkus.camel.routes-discovery.exclude-patterns` does not work when the `RouteBuilder` is a CDI bean

Posted by GitBox <gi...@apache.org>.
jamesnetherton closed issue #3993: `quarkus.camel.routes-discovery.exclude-patterns` does not work when the `RouteBuilder` is a CDI bean
URL: https://github.com/apache/camel-quarkus/issues/3993


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org