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

Handle any script's URI and provide script content when not readable from file. #3277

Merged
merged 1 commit into from Nov 1, 2021

Conversation

entlicher
Copy link
Contributor

Handle possible exceptions thrown by Paths.get(URI) and provide a custom URL with the source content when the original file URL is not readable.

@entlicher entlicher added this to the NB13 milestone Oct 27, 2021
@entlicher entlicher merged commit 4078eeb into apache:master Nov 1, 2021
@junichi11 junichi11 added the Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) label Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants