MORE INFO --> Re: [Nant-users] Resource lookup failed - infinite recursion detected

2004-01-16 Thread Billy Bacon
I ran Nant with -verbose mode and got the following logs. Are the logs where it says it 'not exist' or 'invalid' bad? Why can't it find those things? Thanks in advance for any help. Z:\development\net\RENTVALUE>nant -verbose NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release; 12/26/2003) Copy

Re: [Nant-users] Resource lookup failed - infinite recursion detected

2004-01-16 Thread Billy Bacon
Things don't seem to be consistent... Now it's failing again. cp: [copy] Copying 31 files to c:\Inetpub\wwwroot\rentvalue. [copy] Copying 3 files to c:\Inetpub\wwwroot\rentvalue\controls. [copy] Copying 3 files to c:\Inetpub\wwwroot\rentvalue\library. [copy] Copying 125 files

[Nant-users] Resource lookup failed - infinite recursion detected

2004-01-16 Thread Billy Bacon
Could someone take a peek at this small build script and tell me why I'm receiving the following error (it fails on the 'cp' target): [copy] Copying 2 files to c:\Inetpub\wwwroot\rentvalue\controls. BUILD FAILED INTERNAL ERROR INTERNAL ERROR [Resource lookup failed - infinite recursion de

[Nant-users] NAnt Task Documentation

2004-01-16 Thread Billy Bacon
Could someone point me to the NAnt docs which provide the Core Tasks that are available. I know that NAnt is very similar to Ant but there are missing tasks that work in Ant and not Nant. For instance, I'm trying to using the task and that's not working. I've also tried using and it didn't recog

[Nant-users] Building Nant 0.84 not working (Unit tests failing for build)

2004-01-15 Thread Billy Bacon
I'm receiving the following errors when I try to build the Nant tool... Can someone please help. test: [echo] Running unit tests with just built version of NAnt. [exec] C:\Program Files\nant/build/net-1.1.win32/nant-0.84-debug/bin/NAnt.e xe -buildfile:NAnt.build debug self-test -D:pro