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 <[email protected]>
Date:   2013-11-12T23:07:07Z

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

----


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to