davsclaus commented on a change in pull request #282: Add minimal extension metadata URL: https://github.com/apache/camel-quarkus/pull/282#discussion_r336028875
########## File path: extensions/csv/runtime/src/main/resources/META-INF/quarkus-extension.json ########## @@ -0,0 +1,9 @@ +{ + "name": "Camel Quarkus CSV", + "labels": [ + "integration", + "camel", + "csv" Review comment: Also should we add transformation as label for data formats, where you transform data from one to another? ---------------------------------------------------------------- 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 With regards, Apache Git Services