You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@buildr.apache.org by Ittay Dror <it...@gmail.com> on 2008/10/20 11:40:13 UTC

problems with drb addon

Hi,


The drb addon saves the tasks before they are invoked and uses that list 
to clear the already_invoked task for re-runs.


Assume prerequisites that are added to the task during the invocation 
phase. These are not saved in @tasks and so their 'already_invoked' bit 
will not be cleared, right?

Ittay

-- 
--
Ittay Dror <it...@gmail.com>



Re: problems with drb addon

Posted by Victor Hugo Borja <vi...@gmail.com>.
On Mon, Oct 20, 2008 at 4:40 AM, Ittay Dror <it...@gmail.com> wrote:

> The drb addon saves the tasks before they are invoked and uses that list to
> clear the already_invoked task for re-runs.
> Assume prerequisites that are added to the task during the invocation
> phase. These are not saved in @tasks and so their 'already_invoked' bit will
> not be cleared, right?
>

See the specs on spec/addon/drb_spec.rb

-- 
vic

Quaerendo invenietis.