https://bz.apache.org/bugzilla/show_bug.cgi?id=40455
Vladimir Sitnikov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |critical --- Comment #1 from Vladimir Sitnikov <[email protected]> --- Unfortunately the bug is still relevant, and it does impact users by corrupting the stream. Here's unexpected file corruption in Gradle: https://github.com/gradle/gradle/issues/14134 I suggest to replace Ant's ReaderInputStream with the implementation from commons-io. What do you think? -- You are receiving this mail because: You are the assignee for the bug.
