jbertram commented on code in PR #5876: URL: https://github.com/apache/activemq-artemis/pull/5876#discussion_r2282954772
########## artemis-features/src/main/resources/features.xml: ########## @@ -29,6 +29,8 @@ </feature> <feature name="netty-core" version="${netty.version}" description="Netty libraries"> + <feature prerequisite="true">wrap</feature> Review Comment: Maybe add a comment here indicating this should be removed in the future when the root issue is fixed. -- 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. To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For additional commands, e-mail: gitbox-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact