lburgazzoli edited a comment on pull request #2536:
URL: https://github.com/apache/camel-k/pull/2536#issuecomment-890924496


   > 
   > The `reflection-config.json` build configuration file may eventually be 
generated based on language inspection. Also, it seems there is no need for 
`quarkus.camel.native.reflection.include-patterns` in that case.
   
   This is a topic we have since the beginning of the camel-quarkus project :) 
however based on experience, is not always possible to determine the classes 
that have to be registered for reflection so I think 
`quarkus.camel.native.reflection.include-patterns` should work also for this 
case.
   
   @ppalaga I think that of the class the patter given to the 
`quarkus.camel.native.reflection.include-patterns` is not a regular/ant 
expression, the value should be taken as it is, WDYT ?
   


-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to