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

[MSHARED-860] Deprecate unnecessary Java7Support #30

Merged

Conversation

roxspring
Copy link
Contributor

I believe that Java 7 has been a minimum requirement for almost a year so here's some overdue cleanup:

  • Call java.nio.file.Files utility methods directly rather than via reflection
  • Move createSymbolicLink() utility to FileUtils
  • Deprecate Java7Support and call java.nio.file.Files methods directly

MSHARED-860

@roxspring roxspring changed the title Deprecate unnecessary Java7Support [MSHARED-860] Deprecate unnecessary Java7Support May 16, 2020
@olamy olamy self-assigned this May 16, 2020
@olamy olamy merged commit 3294262 into apache:master May 16, 2020
@roxspring roxspring deleted the feature/MSHARED-860-deprecate-java7support branch May 16, 2020 23:29
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