You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by tjwatson <gi...@git.apache.org> on 2019/02/01 18:15:20 UTC

[GitHub] felix pull request #180: FELIX-6044 - avoid calling ungetServiceObject too e...

GitHub user tjwatson opened a pull request:

    https://github.com/apache/felix/pull/180

    FELIX-6044 - avoid calling ungetServiceObject too early for simple case of SingleRefPair

    

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

    $ git pull https://github.com/tjwatson/felix FELIX-6044

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

    https://github.com/apache/felix/pull/180.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 #180
    
----
commit bf7f727dc812458133e1f8814a9f4ae6b5df3988
Author: Tom Watson <tj...@...>
Date:   2019-02-01T17:28:38Z

    FELIX-6044 - avoid calling ungetServiceObject too early for simple case
    of SingleRefPair

----


---

[GitHub] felix pull request #180: FELIX-6044 - Fixes for maintaining correct referenc...

Posted by tjwatson <gi...@git.apache.org>.
Github user tjwatson closed the pull request at:

    https://github.com/apache/felix/pull/180


---