christophd opened a new pull request, #3912:
URL: https://github.com/apache/camel-k/pull/3912

   - Enable service discovery for data type converter resources in order to 
enable factory finder mechanism when resolving data type implementations
   - Add proper quarkus-maven-plugin build time properties for quarkus.camel.* 
properties
   - Fixes the way camel-quarkus build time properties are set (set properties 
on the quarkus-maven-plugin instead of using generic Maven system properties)
   - Explicitly add quarkus.camel.service.discovery.include-patterns for data 
type converter resources in order to enable lazy loading of Kamelets data type 
implementations
   
   Relates to [#1980](https://github.com/apache/camel-k/issues/1980)
   
   also see 
https://github.com/apache/camel-kamelets/tree/main/library/camel-kamelets-utils/src/main/resources/META-INF/services/org/apache/camel/datatype/converter


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