I have an old SVN local branch here where I upgraded to jmock 2.5.1 and the two main changes were:
-jmock artifacts are now under "org.jmock" in the maven repositories; -a new dependency on hamcrest 1.1+ (both hamcrest-core and hamcrest-library) I'm just waiting for an opportune moment to make the upgrade... alex On Tue, Apr 21, 2009 at 2:05 PM, Assaf Arkin <[email protected]> wrote: > On Tue, Apr 21, 2009 at 1:19 PM, Martin Grotzke < > [email protected]> wrote: > > > Hi, > > > > I just need to use jmock-2 instead of jmock-1, as I need to proxy a > > class (not interface). > > > > Is this a big deal? > > > http://buildr.apache.org/languages.html#java > > Scroll down to the discussion about JUnit, also covers changing the version > of JMock. > > Assaf > > > > > > > > There's an issue related to this: > > https://issues.apache.org/jira/browse/BUILDR-150 > > > > Thanx && cheers, > > Martin > > > > >
