[Nant-users] Problem with Mono

2005-11-02 Thread Julien Sobrier
Hello, I don't know exactly what I screwed up, but NAnt is not working on my PC anymore. I have Fedora Core 4, NAnt 0.85 RC3 and Mono 1.1.9.2 Here is the error message: The NAnt configuration file (/usr/share/NAnt/bin/NAnt.exe.config) does not have a node for the current runtime framework. Pleas

Re: [Nant-users] convert::to-int deprecated

2005-11-02 Thread Gary Feldman
Stephen Tunney wrote: I'm not sure. All I know is that there is no other method that works. And this "may" be a bug, but the "test" attribute is required. So placing true in there is the only way to get around it. LOOPHOLE :) Have you tried Robert's first syntax, i.e. test="${not pro

RE: [Nant-users] convert::to-int deprecated

2005-11-02 Thread Stephen Tunney
I'm not sure. All I know is that there is no other method that works. And this "may" be a bug, but the "test" attribute is required. So placing true in there is the only way to get around it. LOOPHOLE :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf O