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 2020/09/09 13:59:00 UTC

[GitHub] [camel-quarkus] lburgazzoli commented on a change in pull request #1768: camel-quarkus-main - Uses reflection for setting its name

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:
users@infra.apache.org