Skip to content

Allow redirects to schemas with jar:file: URI #88

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

Merged
merged 1 commit into from
Jan 20, 2020

Conversation

roxspring
Copy link
Contributor

  • Avoid NullPointerException when jar:file: URIs are provided as redirection target (since URI.getPath() oddly returns null for this scheme)

Closes #48, #51

Copy link
Contributor

@Capstan Capstan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

@Capstan Capstan merged commit bf09fe8 into java-json-tools:master Jan 20, 2020
@gsdatta
Copy link

gsdatta commented Apr 24, 2020

Hi @Capstan, wanted to check whether this change would be released soon (or would it be in a future major version) - thanks!

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

Successfully merging this pull request may close these issues.

Schema redirect - opaque URI strange check - URIUtils
3 participants