Gary Gregory

Results 858 comments of Gary Gregory

Hi @tatiana-scda Please rebase on git master and check what might still be missing. TY!

@tatiana-scda FYI, I resolved the conflict.

@tresf I plan on releasing soon, so if we can get more eyes here and a rebase, that would be great.

> Why did the previous setLastModified(File, File) need PathUtils.setLastModifiedTime() if > sourceFile.isFile() was true, but needed setLastModifiedTime(File, long) if sourceFile.isFile() was false. [This is the code I'm inquiring about](https://github.com/apache/commons-io/blob/f22a4227401855ecbfdf8184bbe37275c3aeb5c3/src/main/java/org/apache/commons/io/FileUtils.java#L2854-L2857) which...

The consensus, reading this PR and the ticket, is to revert the behavior, so I will merge this PR.

@Rayyy369 What do you mean?