[GitHub] felix pull request #182: FELIX-6050 - remove SinglePrototypeRefPair

2019-02-06 Thread tjwatson
GitHub user tjwatson opened a pull request: https://github.com/apache/felix/pull/182 FELIX-6050 - remove SinglePrototypeRefPair You can merge this pull request into a Git repository by running: $ git pull https://github.com/tjwatson/felix FELIX-6050 Alternatively you can

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

2019-02-05 Thread tjwatson
Github user tjwatson closed the pull request at: https://github.com/apache/felix/pull/180 ---

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

2019-02-01 Thread tjwatson
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

[GitHub] felix pull request #174: FELIX-6041 - allow scr commands to work when gogo.r...

2019-01-29 Thread tjwatson
Github user tjwatson closed the pull request at: https://github.com/apache/felix/pull/174 ---

[GitHub] felix pull request #174: FELIX-6041 - allow scr commands to work when gogo.r...

2019-01-29 Thread tjwatson
GitHub user tjwatson opened a pull request: https://github.com/apache/felix/pull/174 FELIX-6041 - allow scr commands to work when gogo.runtime resolves later Remove the optional dependency on org.apache.felix.service.command package to allow gogo.runtime to be installed

[GitHub] felix pull request #172: FELIX-6026 - Fix ScrInfo service issues

2019-01-25 Thread tjwatson
Github user tjwatson closed the pull request at: https://github.com/apache/felix/pull/172 ---

[GitHub] felix pull request #172: FELIX-6026 - Fix ScrInfo service issues

2019-01-25 Thread tjwatson
GitHub user tjwatson opened a pull request: https://github.com/apache/felix/pull/172 FELIX-6026 - Fix ScrInfo service issues You can merge this pull request into a Git repository by running: $ git pull https://github.com/tjwatson/felix FELIX-6026 Alternatively you can review

[GitHub] felix pull request #170: FELIX-6036 - avoid stashing stale RefPair objects i...

2019-01-25 Thread tjwatson
Github user tjwatson closed the pull request at: https://github.com/apache/felix/pull/170 ---

[GitHub] felix pull request #170: FELIX-6036 - avoid stashing stale RefPair objects i...

2019-01-24 Thread tjwatson
GitHub user tjwatson opened a pull request: https://github.com/apache/felix/pull/170 FELIX-6036 - avoid stashing stale RefPair objects in OpenStatus You can merge this pull request into a Git repository by running: $ git pull https://github.com/tjwatson/felix fixSCR-6036