[ 
https://issues.apache.org/jira/browse/MYFACES-3062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Struberg resolved MYFACES-3062.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.5-SNAPSHOT

I've dropped the native cglib usage. Of course, there is still a jmock-cglib in 
the game. Will wait for the next sonar scan to see if this causes troubles too.

> drop cglib from api tests
> -------------------------
>
>                 Key: MYFACES-3062
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3062
>             Project: MyFaces Core
>          Issue Type: Test
>          Components: build process
>    Affects Versions: 2.0.4
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 2.0.5-SNAPSHOT
>
>
> our api tests use cglib for creating a mock Application object. Sadly this 
> cglib version causes problems in the sonar scan due to conflicting cglib 
> versions being used. 
> We should get rid of cglib and replace it with a simple subclass in this case.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to