I've started looking into the Ivy plugin for Hudson to do this, but haven't implemented it into my build process yet. See http://wiki.hudson-ci.org/display/HUDSON/Ivy+Plugin for more info on the plugin.
Thanks, topher On Mon, Nov 2, 2009 at 1:51 PM, Craig Setera <[email protected]> wrote: > Has anyone used Ivy to map in reverse to find the modules that are > dependent on a particular module? Does anyone have any suggestions in this > regard? What I'd like to be able to do is trigger a build of all dependent > modules (in Hudson) when a module is changed to avoid things like > IncompatibleClassChangeError's from occurring. > > Any suggestions appreciated. > Thanks, > Craig > >
