Optional/conditional strict dependencies?

2014-07-10 Thread Greene, Hugh
Hi all, I'm looking for a way to enforce a particular kind of check on versions in a transitive dependency graph. I have an idea for how to do it, but I'd like to hear opinions on whether there's a better way, whether it's the wrong thing to be doing in the first place, etc. === Context We

Re: Optional/conditional strict dependencies?

2014-07-10 Thread Marc De Boeck
Perhaps the override rule is what you are looking for: http://ant.apache.org/ivy/history/latest-milestone/ivyfile/override.html Regards, Marc 2014-07-10 18:24 GMT+02:00 Greene, Hugh hgre...@tmvse.com: Hi all, I'm looking for a way to enforce a particular kind of check on versions in a