Github user twogee commented on the issue: https://github.com/apache/ant-ivy/pull/45 I pushed new commits which ended up in this PR ð This adds more generics in ant and tools, only core and plugins left ð To dispel all scares about generics I added a binary compatibility test. My choice was between japicmp and revapi. The latter has an Ant task (with broken dependencies), but requires Java 8. The former works with Java 7 (thanks to Guava), but my JavaScript hack requires Nashorn. Therefore, the target is standalone and can be run as 'ant revapi' (a wink to my first choice).
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org