You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by Greg Lucas <gr...@gmail.com> on 2009/09/25 04:04:28 UTC

compilation error building features tests

I've been getting this error recently while building the features trunk  
tests:

[INFO]  
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]  
------------------------------------------------------------------------
[INFO] Compilation failure
E:\apache\servicemix\smx4\features\cxf\cxf-transport-nmr\sr
c\test\java\org\apache\servicemix\cxf\transport\nmr\NMRConduitTest.java:[74,51]
andStubReturn(java.lang.Class<capture#126 of ?>) in  
org.easymock.IExpectationSet
ters<java.lang.Class<capture#126 of ?>> cannot be applied to  
(java.lang.Class<ca
pture#437 of ?>)


Anyone else seeing this?

-- 
Greg Lucas

Re: compilation error building features tests

Posted by Greg Lucas <gr...@gmail.com>.
This seems to be a jdk 6 issue, there's a JIRA at FUSE for it:

  http://fusesource.com/issues/browse/ESB-894


On Thu, 24 Sep 2009 22:04:28 -0400, Greg Lucas <gr...@gmail.com>  
wrote:

> I've been getting this error recently while building the features trunk  
> tests:
>
> [INFO]  
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]  
> ------------------------------------------------------------------------
> [INFO] Compilation failure
> E:\apache\servicemix\smx4\features\cxf\cxf-transport-nmr\sr
> c\test\java\org\apache\servicemix\cxf\transport\nmr\NMRConduitTest.java:[74,51]
> andStubReturn(java.lang.Class<capture#126 of ?>) in  
> org.easymock.IExpectationSet
> ters<java.lang.Class<capture#126 of ?>> cannot be applied to  
> (java.lang.Class<ca
> pture#437 of ?>)
>
>
> Anyone else seeing this?
>


-- 
Greg Lucas