roxspring opened a new pull request #30: URL: https://github.com/apache/maven-shared-utils/pull/30
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 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
