[GRADLE-3511] Filenames are not masked when a FileCollection is added to an Ant task Created: 26/Jul/16  Updated: 27/Jul/16  Resolved: 27/Jul/16

Status: Resolved
Project: Gradle
Affects Version/s: 2.10
Fix Version/s: 3.0-rc-1

Type: Bug
Reporter: Stefan Wolf Assignee: Stefan Wolf
Resolution: Fixed Votes: 0


 Description   

See https://discuss.gradle.org/t/java-io-filenotfoundexception-when-running-jacoco-inside-an-android-kotin-project/18675

It looks like we do not escape $ in filenames from a FileCollection when adding them as a to an Ant builder. As a consequence Ant replaces $$ with $ and references to the wrong file.


Generated at Wed Jun 30 12:50:42 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.