You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by ge...@gump.apache.org on 2004/03/07 18:38:07 UTC

[Gump Wiki] New: StatePropogation

   Date: 2004-03-07T09:38:06
   Editor: AdamJack <aj...@apache.org>
   Wiki: Gump Wiki
   Page: StatePropogation
   URL: http://wiki.apache.org/gump/StatePropogation

   no comment

New Page:

= State Propogation =

Recall, state is unset|success|failed (etc.) with a reason (unset|build failed, etc.)

If a project's "state" is set to something bad (e.g. failed) then that propogates "up" to all "dependees" of that project that do not already have a bad state. When state propogates it changes (from whatever negative) to "prerequisite failed", and the originating project becomes the ["RootCause"] for these projects.

If a module's state is set to something bad (failed) then that propogates down to all it's projects, and in turn 'up' (to dependees of those projects). A module can be a ["RootCause"].


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org