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

Avoid FileNotFound exception when URL points to a directory #1283

Merged

Conversation

tdrwenski
Copy link
Contributor

Ensure an existing file is not a directory to avoid FileNotFound exception with opening FileInputStream

Description of Changes

Erase this and add a general description of changes, heads-up on any tricky parts, etc., here.

PR Checklist

  • Link to any issues that the PR addresses
  • Add labels
  • Open as a draft PR
    until ready for review
  • Make sure GitHub tests pass
  • Mark PR as "Ready for Review"

@tdrwenski tdrwenski marked this pull request as ready for review January 11, 2024 18:17
@haileyajohnson haileyajohnson merged commit 226c793 into Unidata:maint-5.x Jan 11, 2024
10 checks passed
@tdrwenski tdrwenski deleted the fix-check-ncml-for-directory branch January 11, 2024 18:44
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.

2 participants