Bugs item #1458728, was opened at 2006-03-26 14:57
Message generated for change (Comment added) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1458728&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: Core
Group: 0.85
>Status: Closed
>Resolution: Rejected
Priority: 5
Submitted By: atriplex (atriplex)
>Assigned to: Gert Driesen (drieseng)
Summary: failonerror doesn't work on echo task

Initial Comment:
    <echo message="nant.onsuccess 
= '${nant.onsuccess}'" failonerror="false"/>

Beign set to false it interrupts whole target.

Property evaluation failed.
Expression: nant.onsuccess = '${nant.onsuccess}'
                                ^^^^^^^^^^^^^^
    Property 'nant.onsuccess' has not been set.

----------------------------------------------------------------------

>Comment By: Gert Driesen (drieseng)
Date: 2006-03-26 20:17

Message:
Logged In: YES 
user_id=707851

The "failonerror" attribute does not affect property 
expansion.

This is by design.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1458728&group_id=31650


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to