On Tue, Jul 29, 2008 at 3:54 PM, Raffaele <[EMAIL PROTECTED]> wrote: > > Ah ok, and so "Fresh Build" => "Always Build" > > Anyway it seems I've found a bug?
yes, if "Fresh Build" is used, "Always build" must be implicit. > Should the correct behaviour be that if there was a source change, a build > should be done either with or without "Fresh build" checked option? if source changed, with/without "Fresh build", a build is started and this part works fine. We use it every days on few servers. > > Should I have to register on your Jira site to submit an issue? Yes > > Now, what do you suggest to me as workaround? That is, what could I do if I > wanted a build after a source change? If you don't need a "Fresh build" that run always a full checkout instead of an update, you have nothing to do because it is the standard way in Continuum (if you have a schedule activated, of course) If you want a "Fresh build", the workaround is to check the "Build Always" too. Emmanuel > > > Best regards > Raffaele > > > Emmanuel Venisse-2 wrote: > > > > Hmm, maybe we have an issue on this part. > > If build fresh is checked, the always build should be set to true > > automatically even if it isn't checked by the users. It's a non-sense to > > do > > a build fresh without to build always. > > > > Can you file an issue? and check your "always build" checkbox > > > > Emmanuel > > > > On Tue, Jul 29, 2008 at 10:13 AM, Raffaele <[EMAIL PROTECTED]> > wrote: > > > >> > >> Hi all, > >> > >> is there anybody who can explain me how solve my issue? > >> I'm able to reproduce always....Continumm simply doesn't build my > >> project > >> when there are source changes, Continuum does a fresh build and after > >> says > >> that no changes were detected in sources since the last build. > >> > >> In this way, I never have builds of my project. > >> My build definition has > >> Build Fresh = true > >> Always Build = false > >> > >> Obviously If I set Always build to true, project build would be done > >> > >> Perhaps am I wrong in understanding Continuum build mechanism? > >> > >> Best regards > >> Raffaele > >> -- > >> View this message in context: > >> > http://www.nabble.com/The-project-was-not-built-because-no-changes-were-detected-in-sources-since-the-last-build.-tp18687862p18707402.html > >> Sent from the Continuum - Users mailing list archive at Nabble.com. > >> > >> > > > > > > -- > View this message in context: > http://www.nabble.com/The-project-was-not-built-because-no-changes-were-detected-in-sources-since-the-last-build.-tp18687862p18712712.html > Sent from the Continuum - Users mailing list archive at Nabble.com. > >
