[Anthill-pro] Step-Execution only by changes
Eric Minick
etm at urbancode.com
Mon Mar 3 10:42:33 CST 2008
Frederic,
If I understand the situation correctly, you have 30 sub-projects under
a single top level project. It might make sense to actually configure
this as 30 AnthillPro projects. Each would only be built when their were
changes within it's space. You could let Anthill know when higher level
projects should be rebuilt after lower level ones by using the
dependency system to express the dependencies. You can skip the artifact
resolution from the dependencies and let Maven handle that though.
Does that seem like a plausible approach? It would give you insight into
which components were building and which were failing and no broken
component would stop everyone else from working successfully.
-- Eric
Steve Boone wrote:
> Freddy,
>
> What kind of quiet period do you have set up for the project? If you
> have a Changelog Quiet Period, then anthill will check the changelog
> too see if there is any changes. You could also set up your project
> to build everytime a developer make a commit to the SCM.
>
>
> One option could be to schedule the build every hour. Have anthill
> check the changelog for changes, and if there are not any it will not
> build.
>
> Do you currently have your project set up to skip the quiet period?
>
> Regards,
> Steve Boone
>
> On 3/3/08, *Mockel Frederic* <f.mockel at enbw.com
> <mailto:f.mockel at enbw.com>> wrote:
>
> Hi all,
>
> we provide for a developerteam the ci-build. Regrettably the
> projects exists
> yet and therefore we want to configure anthill
> to build all modules only when necessary. Today i have configured
> a job with
> 30 steps, the first is the population-step,
> the others are maven-builder-steps. Also all builders will be
> executed so
> the job is running 30 minutes and more.
> I need a possibilty to execute the builders only by changes for
> example by
> analyzing the changelog.
>
> Freddy
>
> _______________________________________________
> Anthill-pro mailing list
> Anthill-pro at lists.urbancode.com
> <mailto:Anthill-pro at lists.urbancode.com>
> http://lists.urbancode.com/mailman/listinfo/anthill-pro
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Anthill-pro mailing list
> Anthill-pro at lists.urbancode.com
> http://lists.urbancode.com/mailman/listinfo/anthill-pro
>
More information about the Anthill-pro
mailing list