Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [Wtp-wst-dev] PsychoPath 1.1 Athena builds

Hi Dave,
  Pls see some comments inline..

It's still a nightly build, so it
is scheduled to run once a day at 21:00. So it's not a true continuous
integration build.
[mukul] if a nightly build is happening every day at 21:00, I think that
means at 21:00 every day, the build would take latest code from HEAD, and
make the JARs, and copy them on the URL you shared earlier.
Is this correct?
What do you mean by "true continuous integration build"? Do you mean,
whenever any thing is committed to CVS HEAD, a build will happen? If this
is correct, than is it not too much frequent? A nightly build looks to me,
the best fastest frequency, which should be given to users.
Are you aware of projects in community, which build code on the fly (i.e,
as some code is committed), and give builds to users?

I'll be working on a way to get these builds occurring more often when
changes happen. Still learning about some of the options with Athena.
[mukul] Is a more frequent build (i.e, whenever something is committed to
HEAD) helpful, than the nightly build?
I though nightly builds would be sufficient for the users (please see my
point above).

Regards,
Mukul



Back to the top