Actually, for a project with sub-modules, if all scm changes are in a sub-modules, the parent pom is built so then all sub-modules are build too. My fix will check if changes are only in sub-modules or on the parent too. If they are only in sub-modules, Continuum won't build the parent project and will save lot of build cycle, so only effective changed project will be build.
Emmanuel On Sat, Jun 14, 2008 at 4:47 AM, Brett Porter <[EMAIL PROTECTED]> wrote: > > On 14/06/2008, at 1:42 AM, Emmanuel Venisse wrote: > > I'm working on the build manager actually >> > > Nice - what sort of things are you working on? > > Cheers, > Brett > > -- > Brett Porter > [EMAIL PROTECTED] > http://blogs.exist.com/bporter/ > >
