Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getResource in local loader is broken #31

Closed
ildipo opened this issue Feb 23, 2015 · 1 comment
Closed

getResource in local loader is broken #31

ildipo opened this issue Feb 23, 2015 · 1 comment
Assignees

Comments

@ildipo
Copy link

ildipo commented Feb 23, 2015

getResource in the local loader throws an exception if no jar has ever been loaded.
This is incorrect: it should return NULL so other loaders have a chance of returning the resource.

Note that PR #24 fixes this issue as well and I strongly suggest to accept it.

@kamranzafar
Copy link
Owner

Thanks for raising this. Will accept PR #24 to fix the issue and release v2.6.

@kamranzafar kamranzafar self-assigned this Feb 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants