Ok I googled and someone mentioned that this has to be inside a
<tasks> block, and once I put it in there the error disappeared.
However, another question. Which tasks will be conditionally
performed, the ones "after" the <conditional> block?

-chris

On Mar 30, 4:24 pm, Zilla <[email protected]> wrote:
> I'm following the syntax and example 
> here:http://confluence.public.thoughtworks.org/display/CCNET/Last+Build+St...
>
>         <conditional>
>                 <conditions>
>                         <lastStatusCondition>
>                                 <value>Success</value>
>                         </lastStatusCondition>
>                 </conditions>
>         </conditional
>
> But CCValidate gives me an "Unused node detected" error. What gives?
>
> Thanks, chris

Reply via email to