lburgazzoli commented on a change in pull request #1768:
URL: https://github.com/apache/camel-quarkus/pull/1768#discussion_r485633940



##########
File path: 
extensions-core/core/deployment/src/main/java/org/apache/camel/quarkus/core/deployment/CamelRegistryProcessor.java
##########
@@ -48,6 +49,21 @@ CamelRegistryBuildItem registry(CamelRecorder recorder) {
         return new CamelRegistryBuildItem(recorder.createRegistry());
     }
 
+    /*
+     * TODO: this is a workaround for 
https://github.com/apache/camel-quarkus/issues/1765

Review comment:
       done already: https://github.com/apache/camel-quarkus/issues/1769




----------------------------------------------------------------
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:
[email protected]


Reply via email to