On 28/11/06, Chris Lambrou <[EMAIL PROTECTED]> wrote:
> Remove the test from the do sub-element of the foreach task, and add it
> to the echo task. Alternatively, if you want to perform more than just
> one sub-task in the do element, place them inside an inner if task.
Ah that's got it! Great! Th
nant-users@lists.sourceforge.net
Subject: [NAnt-users] foreach task: Looping over file lines, property
does not extend
I want to loop for each line in a file that has been produced by a
process and echo all lines with 'failed' in them to the email I'm
send
users@lists.sourceforge.net
Subject: [NAnt-users] foreach task: Looping over file lines,property
does not extend
I want to loop for each line in a file that has been produced by a
process and echo all lines with 'failed' in them to the email I'm
sending t
:
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael
Jervis
Sent: 28 November 2006 16:42
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] foreach task: Looping over file lines,property
I want to loop for each line in a file that has been produced by a
process and echo all lines with 'failed' in them to the email I'm
sending to the developer list:
However, on the if clause of the foreach, I get the error that the
currentLine property is