[
https://issues.apache.org/jira/browse/AMQ-8456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474911#comment-17474911
]
ASF subversion and git services commented on AMQ-8456:
------------------------------------------------------
Commit ff134fd135b176c01ee8505265d1d6ac2db74055 in activemq's branch
refs/heads/main from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=ff134fd ]
[AMQ-8456] Fix unit test compilation
> Fix JDBCIOExceptionHandlerTest, AMQ5212Test, JMSMessageTest unit tests
> compilation
> ----------------------------------------------------------------------------------
>
> Key: AMQ-8456
> URL: https://issues.apache.org/jira/browse/AMQ-8456
> Project: ActiveMQ
> Issue Type: Bug
> Components: Test Cases
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 5.17.0
>
>
> Some unit tests don't compile:
> * JDBCIOExceptionHandlerTest compilaion fails due com.sun.jndi.rmi.registry
> is not visible
> * AMQ6122Test compilation fails due ambiguous send method
> * JMSMessageTest compilation fails due to not overrride
> isBodyAssignableTo(java.lang.Class)
> I'm fixing.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)