NMRConduitTest compilation failure on JDK 6
-------------------------------------------
Key: SMX4-385
URL: https://issues.apache.org/activemq/browse/SMX4-385
Project: ServiceMix 4
Issue Type: Bug
Affects Versions: 4.0.0
Reporter: Gert Vanthienen
Assignee: Gert Vanthienen
Fix For: 4.1.0
There's a compilation error for one of the tests in servicemix features with
jdk 1.6 on linux (platform for next weeks M1 release).
{format}
[INFO] Compilation failure
features/cxf/cxf-transport-nmr/src/test/java/org/apache/servicemix/cxf/transport/nmr/NMRConduitTest.java:[75,51]
andStubReturn(java.lang.Class<capture#228 of ?>) in
org.easymock.IExpectationSetters<java.lang.Class<capture#228 of ?>> cannot be
applied to (java.lang.Class<capture#713 of ?>)
{format}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.