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 15:59:40 UTC

[GitHub] [camel-kafka-connector] oscerd opened a new issue #534: Catalog: Rename the json file to reflect the id and connectors.properties content

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


   In connectors.properties we have the following:
   
   camel-aws2-s3-source
   camel-aws2-s3-sink
   
   while in the connectors folder
   
   camel-aws2-s3-kafka-sink-connector.json            
   camel-aws2-s3-kafka-source-connector.json  
   
   And inside these files the id is:
   
   camel-aws2-s3-sink
   camel-aws2-s3-source
   
   so it probably makes sense to rename the json as something like <id>.json, to make the catalog easier to use.


----------------------------------------------------------------
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 #534: Catalog: Rename the json file to reflect the id and connectors.properties content

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


   


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