I found it (with a println). Seems the order is:

Builders: prebuild
BuildWrappers: setUp
Builders: perform

Though I don't know if this is an expected behaviour, because for me it is 
 more normal to run the "setUp" before the "prebuild".

Le jeudi 24 octobre 2013 10:34:06 UTC+2, Vincent Latombe a écrit :
>
> I think the order is the following 
> Buildwrappers : setUp
> Builders : prebuild
> Builders : build
>
> Vincent
>
>
> 2013/10/24 ulrich igor ngouagna kouete <[email protected] <javascript:>>
>
>> Hi,
>>
>> I'd like to know the execution order of the "setUp" in buildWrapper and 
>> the "prebuild" in the Builder. Which one is executed first?
>>
>> Thanks.
>>  
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Jenkins Developers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to