ppalaga commented on issue #248: Create a Camel Netty TCP extension URL: https://github.com/apache/camel-quarkus/issues/248#issuecomment-541690067 Yes you need to add: * 3 new modules under https://github.com/apache/camel-quarkus/tree/master/extensions : netty-parent, netty runtime and netty deployment * An integration test under https://github.com/apache/camel-quarkus/tree/master/integration-tests * Entries to poms/bom/pom.xml and to poms/deployment/pom.xml Special in this case is that camel-netty-http already depends on camel-netty, so actually the existing camel-quarkus-netty-http should be refactored to depend on your new camel-quarkus-netty extension.
---------------------------------------------------------------- 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