chadlwilson opened a new pull request #319: URL: https://github.com/apache/commons-io/pull/319
The change in https://github.com/apache/commons-io/commit/f22b42618d704a09aac21db143bd7ee8d957e13a#r63142538 seemed to accidentally break the contract on `copyURLToFile` in the Javadoc https://github.com/apache/commons-io/blob/ae2f2cd88c0df5276ebbcfba0bdcac5b16d003dc/src/main/java/org/apache/commons/io/FileUtils.java#L1042-L1045 This adds a (disabled) test which passes prior to this commit (with some minor tweaks to deal with test tidy up done between then and now). -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
