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

fix: FileSystems.getFileSystem does not return existing filesystem. #717

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

steve-todorov
Copy link
Collaborator

Pull Request Description

This pull request closes #716

Acceptance Test

  • Building the code with gradle clean build still works.

Questions

  • Does this pull request break backward compatibility?

  • Does this pull request require other pull requests to be merged first?

    • Yes, please see #...
    • No
  • Does this require an update of the documentation?

    • Yes, please see [provide details here]
    • No

@steve-todorov
Copy link
Collaborator Author

/deploy-pr

@github-actions
Copy link
Contributor

github-actions bot commented Jun 4, 2023

Status

Snapshot was successfully deployed!
Build logs are available here

Snapshot artifact coordinates:

org.carlspring.cloud.aws:s3fs-nio:PR-717-SNAPSHOT

WARNING

DO NOT USE IN PRODUCTION AS IT WILL BE DELETED AFTER MERGE!
This is a temporary snapshot preview available only for convenience.

@steve-todorov steve-todorov merged commit 66f3cdf into master Jul 25, 2023
9 checks passed
@steve-todorov steve-todorov deleted the feature/716 branch July 25, 2023 15:25
@github-actions github-actions bot mentioned this pull request Jul 25, 2023
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.

java.nio.file.FileSystemNotFoundException on FileSystems.getFileSystem
1 participant