ppalaga commented on issue #2273: URL: https://github.com/apache/camel-quarkus/issues/2273#issuecomment-783542525
The linked PR improves Avro, FHIR and Reactive streams only. In Camel Core and Camel Main, I had to keep the current state because the initialization of Camel Context and Camel Main a bit special: it requires all beans to be in place already, so when we used SyntheticBeanBuildItem for those two, Quarkus builder runtime fails complaining about cyclic dependencies between the respective build tasks. ---------------------------------------------------------------- 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