[Nant-users] log4net configuration

2005-03-22 Thread Dan Munk
Hi, I would like to keep NAnt log4net logging off, but enable it for my tasks only. I've been working with the NAnt.exe.config file and I haven't been able to enable my task logging without enabling NAnt logging. Any help would be appreciated. Thanks, Dan -

[Nant-users] includefile question

2005-03-15 Thread Dan Munk
Hi, I am using the csc task with the following: as a child of the references tag. The includesfile is being executed whether the file exists or not. I have some test code and the file::exists function does appear to be working correctly. Am I using the tag incorrectly? Thanks, Dan ---

[Nant-users] intermittent error on Mac OS X

2005-03-11 Thread Dan Munk
Hi, Sorry if this is a dup, I'm new to the list. I'm using NAnt 0.85 rc2 with Mono 1.1.4 on Mac OS X. I can build fine 60-70% of the time, but I occasionally get the following error: The current runtime framework 'mono-1.0' is not correctly configured in the NAnt configuration file. Unable t