JiriOndrusek commented on PR #4099: URL: https://github.com/apache/camel-quarkus/pull/4099#issuecomment-1251000555
From my PoV support of deprecated parameters is not worth of a fix - I agree. But the stat of the code is, that user may use `@Consume` with deprecated parameter, but if `@Produce` or `@EndpountInject` is used with deprecated parameter, execution fails. The doc from the only says, that the same approach as in plain Camel can used -but plain Caml allows deprecated parameters. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
