oscerd opened a new issue #523:
URL: https://github.com/apache/camel-kafka-connector/issues/523


   To be able to collect all the connectors, we need to create files similar to 
component.properties in plain camel.
   
   Since we have an id for each connector of this kind: camel-component + 
connector-type, we need to create at most two descriptors one for sink (if any) 
and one for source (if any).
   
   This descriptors will be in src/generated/descriptors
   
   During the catalog generation, we'll need to parse these files and create 
connectors.properties file like the components.properties for plain camel.
   
   Related to #430 


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


Reply via email to