gemmellr commented on code in PR #5876:
URL: https://github.com/apache/activemq-artemis/pull/5876#discussion_r2282990197
##########
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:
Though I think it sticks out enough without comment, and I'm probably the
only one that will look while removing it...done :)
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact