Re: [NAnt-users] correct usage of depends attribute

2009-02-10 Thread ptr
> Gert > > -Original Message- > From: ptr2009 [mailto:ptrajku...@gmail.com] > Sent: dinsdag 10 februari 2009 19:56 > To: nant-users@lists.sourceforge.net > Subject: [NAnt-users] correct usage of depends attribute > > > hey all > > I have a target that depends on nu

Re: [NAnt-users] correct usage of depends attribute

2009-02-10 Thread Gert Driesen
: ptr2009 [mailto:ptrajku...@gmail.com] Sent: dinsdag 10 februari 2009 19:56 To: nant-users@lists.sourceforge.net Subject: [NAnt-users] correct usage of depends attribute hey all I have a target that depends on numerous other targets. On windows this nant file works with version 0.86 beta. On MAC

[NAnt-users] correct usage of depends attribute

2009-02-10 Thread ptr2009
hey all I have a target that depends on numerous other targets. On windows this nant file works with version 0.86 beta. On MAC the build fails ( same version of nant) saying depends is unknown task. Is this project file legal ? Can "depends" be a child xml element of a target or always need t