You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ebourg <gi...@git.apache.org> on 2013/11/13 13:44:21 UTC

maven-plugin-testing pull request: Upgrade the dependency on Easymock to 3....

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 <eb...@apache.org>
Date:   2013-11-13T12:39:00Z

    Upgrade the dependency on Easymock to 3.2

----


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org