RE: [Nant-users] get-current-target() question
Hi Stephen, This issue is now fixed in CVS. Thanks for the report ! Gert > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Stephen Rank > Sent: donderdag 23 december 2004 2:47 > To: nant-users@lists.sourceforge.net > Subj
[Nant-users] get-current-target() question
Cheers, I found something that doesn't seem intuitive, but I'm not sure if it's a bug or by design. Here's a build file: I would expect it to print: A B A But it actually prints: A B B Are the task