[
https://issues.apache.org/jira/browse/ISIS-569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13984944#comment-13984944
]
ASF subversion and git services commented on ISIS-569:
------------------------------------------------------
Commit 07fb0e6ee3924dcd3a585eca66b6c7121faaafbc in isis's branch
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=07fb0e6 ]
ISIS-569: JavassistImposteriser
and remove dependency on (cglib-based) ClassImposteriser.
Also:
- update .travis.yml.
> Fix JMock to support JDK7 (JavassistImposteriser)
> -------------------------------------------------
>
> Key: ISIS-569
> URL: https://issues.apache.org/jira/browse/ISIS-569
> Project: Isis
> Issue Type: Improvement
> Components: Core
> Affects Versions: core-1.2.0
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Fix For: core-1.4.2
>
>
> Isis standardized on using JMock a while back, however as a library it
> doesn't seem to be keeping up.
> Specifically, its mocking of classes depends on cglib 2.x (and therefore asm
> 3.x), which conflicts with cglib 3/ asm 4.x (required for JDK 7).
> Candidates to replace it are mockito and jmockit. Personally I don't much
> like mockito; jmockit comes out well in this comparison:
> https://blog.42.nl/articles/mockito-powermock-vs-jmockit/
--
This message was sent by Atlassian JIRA
(v6.2#6252)