Hi, is it possible in Ivy to define a dependency that can be satisfied by any one of several modules? Specifically, the dependency would refer to certain functionality required by the current module, and other modules would declare that they satisfy/implement that functionality. The concept is similar to "virtual packages" in various Linux distros. This "virtual dependency" would not refer to any specific piece of code, except it could default to one implementation if no other module that satisfies the dependency is pulled through the other dependencies.
Thanks Adrian -- View this message in context: http://ant.1045680.n5.nabble.com/Ivy-virtual-dependencies-tp4310341p4310341.html Sent from the Ant - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org