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 00:25:30 UTC

maven-wagon pull request: Upgrade the dependency on Easymock to 3.2

GitHub user ebourg opened a pull request:

    https://github.com/apache/maven-wagon/pull/7

    Upgrade the dependency on Easymock to 3.2

    Hi,
    
    Wagon depends on a rather old version of EasyMock. The class `MockControl` used in several tests has been deprecated in EasyMock 2.0 (2005) and eventually removed in EasyMock 3.0 (2010).
    
    Could you please apply this patch upgrading the tests to the latest API ?
    
    Thank you.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ebourg/maven-wagon master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven-wagon/pull/7.patch

----
commit 2fd60f8b6d5c2ad0ef8bdfab36f7213ce5668962
Author: Emmanuel Bourg <eb...@apache.org>
Date:   2013-11-12T23:07:07Z

    Upgrade the dependency on Easymock to 3.2 and adapt the tests accordingly

----


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