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 <atarocch@...>
Date: 2018-05-31T15:19:42Z
Modified ReflectionUtilsTest#testDuplicateGetter to reflect ARIES-1805
----
---