Upgrade to JMock 2.5.1
----------------------
Key: BUILDR-150
URL: https://issues.apache.org/jira/browse/BUILDR-150
Project: Buildr
Issue Type: Task
Components: Test frameworks
Affects Versions: 1.3.2
Reporter: Alex Boisvert
Assignee: Alex Boisvert
Fix For: 1.3.3
As sent on the buildr-user and buildr-dev mailing lists:
http://mail-archives.apache.org/mod_mbox/incubator-buildr-dev/200805.mbox/[EMAIL
PROTECTED]
While looking into Scala testing, I noticed we're still using JMock 1 (1.2.0)
as default. Would anybody oppose upgrading to JMock 2 (2.4.0) by default?
[Ed. note: JMock 2.5.1 as of September 22nd, 2008]
JMock 2 features additional and cleaner APIs, but isn't 100% backward
compatible with JMock 1. It also requires Java 1.5+.
The main reason I'm asking is because ScalaTest and Scala Specs rely on JMock
2. We could override the defaults for Scala projects but I figured it would
be better to have consistent defaults between Java/Scala.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.