GitHub user pleeplop opened a pull request:
https://github.com/apache/felix/pull/179
Update SCR dependencies to R7
SCR export some OSGi packages (org.osgi.util.promise and uses
org.osgi.util.function).
So we should update them to the latest release.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pleeplop/felix scr_r7
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/felix/pull/179.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 #179
----
commit 3bede3b7ebd8196341de9c203e64f406212ac5b8
Author: Adrien Lassere <adrien.lassere@...>
Date: 2019-02-01T16:05:30Z
Update dependencies to R7
----
---