Just add a force="true" attribute on the call task.
Gert
- Original Message -
From: "Brant Carter" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 25, 2003 9:00 PM
Subject: [Nant-users] Executing a target more than once
> It seems t
with the
"force" attribute on the call task.
-Original Message-
From: Brant Carter [mailto:[EMAIL PROTECTED]
Sent: Monday, August 25, 2003 2:00 PM
To: [EMAIL PROTECTED]
Subject: [Nant-users] Executing a target more than once
It seems that a target will only get executed once
It seems that a target will only get executed once in any project.
Example:
The output from this is
test:
[echo] in test
test1: