On Wed, Sep 17, 2008 at 2:30 AM, Brett Porter <[EMAIL PROTECTED]>wrote:
> 2008/9/16 Ken Liu <[EMAIL PROTECTED]> > > > Hi Brett - > > > > Could you describe the dependency ordering in more detail? > > > > Does Continuum trigger dependent builds automatically? If project A > depends > > on B, does a change in B automatically trigger a build of A? > > > Yes, I believe so. > > > > If so, does > > this happen across project groups, or only within a group? > > > I think it is only within a group. Continuum trigger a build of A if it is in the same schedule even if it is under an other project group. If A isn't in the same schedule, Continuum will build A in the next A scheduled build even if A doesn't have src changes. > > > - Brett > > > > > > > > Ken > > > > On Mon, Aug 18, 2008 at 9:22 PM, Brett Porter <[EMAIL PROTECTED] > > >wrote: > > > > > Currently Continuum only uses the dependencies in a Maven project to > > > determine the order. > > > > > > Are these Maven projects with dependencies on each other? > > > > > > - Brett > > > > > > 2008/8/14 Renisha P <[EMAIL PROTECTED]>: > > > > Hi, > > > > > > > > I have four build files . I need to run them in a particular order > > .Also > > > , I > > > > want to perform nightly builds and also I should be able to execute > > them > > > > manually in day time in the same order . > > > > > > > > Regards, > > > > > > > > > > > > > > > > -- > > > Brett Porter > > > Blog: http://blogs.exist.com/bporter/ > > > > > > > > > -- > Brett Porter > Blog: http://blogs.exist.com/bporter/ >
