Re: group and project build definitions with different shedules

2007-09-27 Thread Emmanuel Venisse
oh, yes. default build def is used only for forced build. It isn't possible to unactivate a group build definition for a project. It will probably added later. A workaround is to move your project to an other group Emmanuel Przemyslaw Madzik a écrit : Project build definition (with NIGHTLY_BU

Re: group and project build definitions with different shedules

2007-09-27 Thread Przemyslaw Madzik
Project build definition (with NIGHTLY_BUILD shedule) is currently set to be default build def. Regards, PM Emmanuel Venisse wrote: > > if DEFAULT_SCHEDULE build def is the default group build definition, you > can set your NIGHTLY_BUILD build def to default so DEFAULT_SCHEDULE won't > be used

Re: group and project build definitions with different shedules

2007-09-27 Thread Emmanuel Venisse
if DEFAULT_SCHEDULE build def is the default group build definition, you can set your NIGHTLY_BUILD build def to default so DEFAULT_SCHEDULE won't be used for your project. Emmanuel Przemyslaw Madzik a écrit : Hello, I have project group with default build definition with one shedule (DEFAUL

group and project build definitions with different shedules

2007-09-27 Thread Przemyslaw Madzik
Hello, I have project group with default build definition with one shedule (DEFAULT_SHEDULE). In this group i have project with own (default) build definition with other shedule (NIGHTLY_BUILD). But builds for this project are fired on both shedules (indeeded different build definitions are used)