ppalaga commented on a change in pull request #230: Ensure the PlatformHttpComponent is registered before the routes are started URL: https://github.com/apache/camel-quarkus/pull/230#discussion_r331921341
########## File path: extensions/core/deployment/src/main/java/org/apache/camel/quarkus/core/deployment/BuildProcessor.java ########## @@ -151,6 +173,9 @@ CamelMainBuildItem main( void start( CamelMainRecorder recorder, CamelMainBuildItem main, + // TODO: keep this as placeholder to ensure the registry is fully configured Review comment: Is there really anything TODO? I mean this looks like a valid long term comment without the TODO prefix. Plus there are at least two typos there. ---------------------------------------------------------------- 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