- 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
- 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
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
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