GitHub user timothyjward opened a pull request:
https://github.com/apache/felix/pull/159
Provide a refactoring to simplify prototype reference access
This should also Fix FELIX-5974
Signed-off-by: Tim Ward <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/timothyjward/felix FELIX-5974
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/felix/pull/159.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 #159
----
commit 1a0973e08353bb0c4e959fb2a01b861c9cfcc39b
Author: Tim Ward <timothyjward@...>
Date: 2018-10-26T12:20:11Z
Provide a refactoring to simplify prototype reference access
This should also Fix FELIX-5974
Signed-off-by: Tim Ward <[email protected]>
----
---