You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/10/07 06:04:55 UTC

[GitHub] [camel-kafka-connector] oscerd opened a new issue #523: Create descriptors for source and sink connector for catalog purpose

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:
users@infra.apache.org



[GitHub] [camel-kafka-connector] oscerd closed issue #523: Create descriptors for source and sink connector for catalog purpose

Posted by GitBox <gi...@apache.org>.
oscerd closed issue #523:
URL: https://github.com/apache/camel-kafka-connector/issues/523


   


----------------------------------------------------------------
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:
users@infra.apache.org