GitHub user skahmann opened a pull request: https://github.com/apache/felix/pull/44
Fixed ClassCastException caused by local resources * Separated commits for exception fix and code cleanup You can merge this pull request into a Git repository by running: $ git pull https://github.com/skahmann/felix bug/local_resource_exception Alternatively you can review and apply these changes as the patch at: https://github.com/apache/felix/pull/44.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 #44 ---- commit b782554ae0aebb48f7bc3e0adaa6afe5781e61db Author: Stephen Kahmann <stephen.kahm...@inovexcorp.com> Date: 2015-11-30T19:34:42Z Fixed exception issue commit ab8ba3a51b8e3d3253dd42fefd7d10ae261351a7 Author: Stephen Kahmann <stephen.kahm...@inovexcorp.com> Date: 2015-11-30T21:08:07Z Cleaned up code commit 237ef0771b0439c3e6b12de15b551f5eec8ea053 Author: Stephen Kahmann <stephen.kahm...@inovexcorp.com> Date: 2015-11-30T22:29:02Z more code cleanup ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---