jbertram commented on code in PR #5477:
URL: https://github.com/apache/activemq-artemis/pull/5477#discussion_r1934575450
##########
tests/activemq5-unit-tests/src/test/java/org/apache/activemq/openwire/v1/ActiveMQBytesMessageTest.java:
##########
@@ -40,7 +40,6 @@ public Object createObject() throws Exception {
@Override
protected void populateObject(Object object) throws Exception {
super.populateObject(object);
- ActiveMQBytesMessage info = (ActiveMQBytesMessage) object;
Review Comment:
I reverted most of the changes in that module.
--
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