Re: [Nant-users] Scoping issues with task, passing properties with inheritall="false"

2004-06-16 Thread Martin Gainty
erties that are set in the new project Please explain the property inheritance that you are speaking of-Martin - Original Message - From: Troy Laurin To: [EMAIL PROTECTED] Sent: Tuesday, June 15, 2004 10:24 PM Subject: [Nant-users] Scoping issues with task, pass

RE: [Nant-users] Scoping issues with task, passing properties with inheritall="false"

2004-06-16 Thread Bill.Martin
    -Original Message- From: Troy Laurin [mailto:[EMAIL PROTECTED] Sent: 16 June 2004 03:24 To: [EMAIL PROTECTED] Subject: [Nant-users] Scoping issues with task, passing properties with inheritall="false"   Am I using this the wrong way?               The a

[Nant-users] Scoping issues with task, passing properties with inheritall="false"

2004-06-15 Thread Troy Laurin
Am I using this the wrong way?               The above fails (Property 'test-property-to-pass' has not been set.) unless inheritall is set to "true" in the nant task.  This seems very counter-intuitive to me, since I basically want to pass a subset of the properties in the parent b