jamesnetherton commented on pull request #1543: URL: https://github.com/apache/camel-quarkus/pull/1543#issuecomment-676000375
> Of course most of our transports pull netty and vert.x Yeah, your're right. It's unlikely users would ever notice this problem, but IMO each extension should accurately declare the bits they depend on. > Maybe we should check whether the dep set of the camel jar contains anything from the dep set of resteasy and other quasi-test deps? We could do something like that. It's a similar story when we group many extensions together in a single itest module. There's always a chance that one extension silently provides bits that are missing from 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