[ 
http://jira.codehaus.org/browse/MCLIRR-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=192926#action_192926
 ] 

Mike R. Haller commented on MCLIRR-25:
--------------------------------------

Was unable to reopen the other issues, sorry for the cloning.

However, i've tested with clirr-maven-plugin-2.2.3-20090816.102331-6 and the 
problem is still there:
{noformat}
[ERROR] Unable to find information in class 
org.example.daf.common.beans.DefaultTypeConverter referring back to nested 
class org.example.daf.common.beans.DefaultTypeConverter$Option2List
[ERROR] Unable to find information in class 
org.example.daf.common.beans.DefaultTypeConverter referring back to nested 
class org.example.daf.common.beans.DefaultTypeConverter$Option2Set
[ERROR] Unable to find information in class 
org.example.mp.core.service.PdfRenderService referring back to nested class 
org.example.mp.core.service.PdfRenderService$1
{noformat}

Not sure if this is a clirr or a maven-clirr-plugin problem, but i expected to 
get something like
{noformat}
The nested class XYZ has been removed from 
org.example.mp.core.service.PdfRenderService in 2.0.0-SNAPSHOT compared to 1.0.0
{noformat}

Should this be reported to the clirr projecf instead?

> CLONE -Don't fail the build if Checker#reportDiffs() throw 
> net.sf.clirr.core.CheckerException
> ---------------------------------------------------------------------------------------------
>
>                 Key: MCLIRR-25
>                 URL: http://jira.codehaus.org/browse/MCLIRR-25
>             Project: Maven 2.x Clirr Plugin
>          Issue Type: Bug
>    Affects Versions: 2.2.2
>            Reporter: Mike R. Haller
>            Assignee: Vincent Siveton
>             Fix For: 2.2.3
>
>
> Sometimes, clirr fails due to bcel exception with nested classes:
> {noformat}
> net.sf.clirr.core.CheckerException: Unable to find information in class XXX 
> referring back to nested class XXX$2
> {noformat}
> It should be better if the plugin doesn't but put an error.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to