GitHub user pleeplop opened a pull request:

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

    ClassNotFoundException caused by org.osgi.util.function.Function

    The manifest declares org.osgi.util.function as exported but it is not 
embedded.
    A quick fix is to declare the dependency with maven (see patch)


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

    $ git pull https://github.com/pleeplop/felix FELIX-6043

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

    https://github.com/apache/felix/pull/177.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 #177
    
----
commit 8434e2cbd07cb2d7c4c69b72764d5f992700be7a
Author: Adrien Lassere <adrien.lassere@...>
Date:   2019-01-31T16:59:35Z

    [FELIX-6043] add org.osgi.util.function

----


---

Reply via email to