lburgazzoli commented on a change in pull request #1076: Fix #984 introduce the CamelContextCustomizerBuildItem URL: https://github.com/apache/camel-quarkus/pull/1076#discussion_r407344140
########## File path: extensions-core/core/runtime/src/main/java/org/apache/camel/quarkus/core/Flags.java ########## @@ -42,6 +42,13 @@ public boolean getAsBoolean() { } } + public static final class ContextCustomizerEnabled implements BooleanSupplier { Review comment: Not sure we need to have a flag to enable/disable customizers ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services