Github user aprelev commented on the issue:
https://github.com/apache/ant-ivy/pull/74
I replaced `Arrays.equals()` with `List.containsAll()`, as you suggested;
thank you.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
