magnificent-coat-60998
01/18/2019, 8:32 AMjvm_binary target. I'm addressing some by using Duplicate.CONCAT_TEXT or Skip(), which works when looking inside the jar, but the "dup" task is still outputting them to be a duplicate. Looking at the task code it doesn't seem to take any JarRules into account. Is there a proper way of telling pants that these have been addressed for a specific target (I don't want to globally ignore specific things as they might not be addressed in new/other targets)?
Examples of what I'm looking at which I think would be pretty common:
* META-INF/INDEX.LIST and META-INF/io.netty.versions.properties from Netty
* reference.conf from Akkawitty-crayon-22786
01/18/2019, 4:49 PMmagnificent-coat-60998
01/18/2019, 5:19 PMwitty-crayon-22786
01/18/2019, 5:21 PMmagnificent-coat-60998
01/18/2019, 5:23 PMwitty-crayon-22786
01/18/2019, 5:28 PMmagnificent-coat-60998
01/19/2019, 3:54 PM