christophd opened a new issue, #3844:
URL: https://github.com/apache/camel-k/issues/3844

   Kamelets introduces a data type concept as described in #1980
   
   The data type implementations are resolved with factory finder mechanism. We 
will need to add the factory finder for DataTypeConverters when building the 
camel-quarkus jar for the integration. This makes sure that META-INF resources 
for factory finder lookup are included in the jars and runtime is able to 
resolve the data type implementation at runtime.
   
   Usually this can be done with adding 
`quarkus.camel.service.discovery.include-patterns` property at build time.
   
   See https://github.com/apache/camel-kamelets/pull/1162 for details


-- 
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]

Reply via email to