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

Replacing home-made copy by Files.copy #1085

Merged
merged 4 commits into from Mar 6, 2024

Conversation

josemduarte
Copy link
Contributor

No description provided.

}
try (Scanner scanner = new Scanner(sizeFile)) {
long expectedSize = scanner.nextLong();
long actualLSize = localFile.length();
Copy link
Member

Choose a reason for hiding this comment

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

actualLSizeactualSize ?

@josemduarte
Copy link
Contributor Author

I'll merge, I'd like to have a new release out soon. I'll add a note about this in changelog.

@josemduarte josemduarte merged commit f94e577 into biojava:master Mar 6, 2024
3 checks passed
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.

None yet

2 participants