ppalaga commented on issue #513: Register all types annotated with @UriParams for reflection URL: https://github.com/apache/camel-quarkus/pull/513#issuecomment-562115971 Let me re-check my assumptions. The native tests for the adjusted telegram (hosted inside camel-quarkus tree) were failing unless I registered TelegramConfiguration for reflection. Then I saw most extensions were registering their `@UriParams` annotated configs for reflection. So I concluded they all have to be registered. Let me check if the itests are failing for other extensions if I do not register their `@UriParams`. Perhaps there is something wrong in my adjusted telegram.
---------------------------------------------------------------- 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