I was thinking along the line of…
<property name=”nant.onsuccess” value=”target1” />
<target name=”target1” <call target="target2"/> <call target="target3"/> </target>
Can you post your workaround for the edification of the uninitiated? (Me)
MArk B.
-----Original Message-----
Like this:
<property name=”nant.onsuccess” value=”target1 target2 target3” />
I need to add targets dynamically at runtime. There’s no problem if nant doesn’t support this natively. The workaround is quite trivial and I’ve already implemented it. I was just wondering if nant already allowed for this.
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Butler, Mark A Mr IPI Gramm Tech
You can put more tasks within the onsuccess and onfailure.
MArk B.
|
RE: [Nant-users] Specifying a Finally target
Butler, Mark A Mr IPI Gramm Tech Wed, 26 Jan 2005 13:44:03 -0800
Title: Transactionality in NAnt
- RE: [Nant-users] Specifying a... Butler, Mark A Mr IPI Gramm Tech
- RE: [Nant-users] Specify... Castro, Edwin Gabriel (Firing Systems Engr.)
- RE: [Nant-users] Specify... Castro, Edwin Gabriel (Firing Systems Engr.)
- RE: [Nant-users] Specify... Castro, Edwin Gabriel (Firing Systems Engr.)
- RE: [Nant-users] Specify... Castro, Edwin Gabriel (Firing Systems Engr.)