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

Test, fix, and deprecate buggy copyDirectory methods #80

Merged
merged 10 commits into from
Feb 26, 2021
Merged

Test, fix, and deprecate buggy copyDirectory methods #80

merged 10 commits into from
Feb 26, 2021

Conversation

elharo
Copy link
Contributor

@elharo elharo commented Feb 14, 2021

@michael-o
I found this when I unignored an ignored test. And then I made the mistake of pulling on that string.
Unignore copyDirectory tests and fix broken behavior that caused them to be ignored. Deprecate these methods in favor of better maintained and documented Apache Commons IO methods from which they were copied and pasted 10+ years ago.

… to be ignored. Deprecate these methods in favor of better maintained and documented Apache Commons IO methods from which they were copied and pasted 10+ years ago.
@elharo elharo merged commit ab2cc93 into master Feb 26, 2021
@elharo elharo deleted the null branch February 26, 2021 14:01
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