You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by timothyjward <gi...@git.apache.org> on 2018/10/26 12:21:06 UTC

[GitHub] felix pull request #159: Provide a refactoring to simplify prototype referen...

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 <ti...@apache.org>

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 <ti...@...>
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 <ti...@apache.org>

----


---