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 (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). Is it possible to change continuum (1.1-beta-3) behaviour so only shedule from project build definition will be active? Regards, PM