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

Commits on Feb 14, 2021

  1. 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.
    elharo committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    97786f1 View commit details
    Browse the repository at this point in the history
  2. unignore more tests

    elharo committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    3175dee View commit details
    Browse the repository at this point in the history
  3. unignore more tests

    elharo committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    9846736 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c36acea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85aba62 View commit details
    Browse the repository at this point in the history
  6. organize imports

    elharo committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    d1dd214 View commit details
    Browse the repository at this point in the history
  7. clean markup

    elharo committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    43709c7 View commit details
    Browse the repository at this point in the history
  8. spelling

    elharo committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    fd2889b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2104faf View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. format

    Elliotte Rusty Harold committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    784ff96 View commit details
    Browse the repository at this point in the history