Re: [Nant-users] Embedded XML resources and the task

2004-01-27 Thread Gert Driesen
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 28, 2004 12:54 AM Subject: [Nant-users] Embedded XML resources and the task > My NAnt builds have been broken for some time because my task was generating the wrong name for an embedded .XM

Re: [Nant-users] MONO_PATH

2004-01-27 Thread Gert Driesen
- Original Message - From: "Kevin Jones" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 28, 2004 12:17 AM Subject: [Nant-users] MONO_PATH > I'm obviously doing something wrong! > > I've finally built NAnt under Mono on Linux. When I did this initially I > did > > e

[Nant-users] Embedded XML resources and the task

2004-01-27 Thread nantbfraser
My NAnt builds have been broken for some time because my task was generating the wrong name for an embedded .XML resources file. However, I noticed that some flexibility was added to NAnt in 0.8.4, so I've upgraded NAnt and I'm now trying to use the dynamicprefix= attribute on the tag of , but

[Nant-users] MONO_PATH

2004-01-27 Thread Kevin Jones
I'm obviously doing something wrong! I've finally built NAnt under Mono on Linux. When I did this initially I did export MONO_PATH=~/dev/nant/bin/ and then mono NAnt.exe worked everywhere (at least that's what I remember). I logged out of Linux, and then when I log back in setting MONO_PATH doe