You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by valdar <gi...@git.apache.org> on 2018/05/31 15:21:21 UTC

[GitHub] aries pull request #85: Modified ReflectionUtilsTest#testDuplicateGetter to ...

GitHub user valdar opened a pull request:

    https://github.com/apache/aries/pull/85

    Modified ReflectionUtilsTest#testDuplicateGetter to reflect ARIES-1805

    The test is not passing, is just as a reference for implementation.

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

    $ git pull https://github.com/valdar/aries ARIES-1805

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

    https://github.com/apache/aries/pull/85.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #85
    
----
commit e2d31d45331c47b42c86668d732b0e3ed48a1394
Author: Andrea Tarocchi <at...@...>
Date:   2018-05-31T15:19:42Z

    Modified ReflectionUtilsTest#testDuplicateGetter to reflect ARIES-1805

----


---