ppalaga commented on a change in pull request #353: Camel quarkus netty URL: https://github.com/apache/camel-quarkus/pull/353#discussion_r340786046
########## File path: extensions/netty/runtime/src/main/resources/META-INF/quarkus-extension.json ########## @@ -0,0 +1,10 @@ +{ + "name": "Camel Quarkus MicroProfile Netty", + "labels": [ + "integration", + "camel", + "netty" + ], + "guide": "https://quarkus.io/guides/camel" +} Review comment: We recently switched to yaml and there is a new required attribute `category` - see other extensions for examples. ---------------------------------------------------------------- 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