You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by phinney <gi...@git.apache.org> on 2018/09/01 18:48:06 UTC

[GitHub] felix pull request #151: Added support for Android using PathClassLoader

GitHub user phinney opened a pull request:

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

    Added support for Android using PathClassLoader

    Add support for Android using PathClassLoader instead of the deprecated DexFile used in 5.6.10

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

    $ git pull https://github.com/phinney/felix master

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

    https://github.com/apache/felix/pull/151.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 #151
    
----
commit 725c76608e1c68b09b520c7447ee765497d9913b
Author: Phinney <to...@...>
Date:   2018-09-01T18:26:45Z

    Added support for Android using PathClassLoader
    instead of the deprecated DexFile used in 5.6.10

----


---

[GitHub] felix pull request #151: Added support for Android using PathClassLoader

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

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


---