GitHub user ebourg opened a pull request:
https://github.com/apache/maven-plugin-testing/pull/2
Upgrade the dependency on Easymock to 3.2
The `MockControl` class used by `MockManager` in the maven-test-tools
artifact has been removed from EasyMock starting with version 3.0. This patch
updates `MockManager` to use the equivalent class in the latest versions of
EasyMock.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ebourg/maven-plugin-testing trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/maven-plugin-testing/pull/2.patch
----
commit 10a2e423de1169c912416fe3e6a767e501630f65
Author: Emmanuel Bourg <[email protected]>
Date: 2013-11-13T12:39:00Z
Upgrade the dependency on Easymock to 3.2
----
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]