Yes, me too. I think it has something to do with changes I made to the nanttask. It seems to happen on the self-doc target. It is recursive. I've been thinking about adding a check to make sure that recursive (depth > 5) buildfiles fail by default. This would stop someone from accidentally creating one.
I will look at it when I get back from shopping tonight :) ----- Original Message ----- From: "Ian MacLean" <[EMAIL PROTECTED]> To: "Tomas Restrepo" <[EMAIL PROTECTED]> Cc: "'Nant-Developers (E-mail)'" <[EMAIL PROTECTED]> Sent: Tuesday, February 25, 2003 5:58 PM Subject: Re: [nant-dev] Nant test-build broken? > I just did a sync and I'm getting the same thing. The nightly build > seemed to run OK - there have been a bunch of cultureInfo related > changes since then - maybe somthing to do with that. > > Ian > > > Hi Guys, > > > > OK, is it just me, or is NAnt's build/test broken? > > > > During build on my machine, when the unit tests get running, NAnt seems > > stuck in an infinite loop spanning instances of NAnt.exe.... :( > > > > -- > > Tomas Restrepo > > [EMAIL PROTECTED] > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: Scholarships for Techies! > > Can't afford IT training? All 2003 ictp students receive scholarships. > > Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more. > > www.ictp.com/training/sourceforge.asp > > _______________________________________________ > > Nant-developers mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/nant-developers > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Scholarships for Techies! > Can't afford IT training? All 2003 ictp students receive scholarships. > Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more. > www.ictp.com/training/sourceforge.asp > _______________________________________________ > Nant-developers mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/nant-developers > > ------------------------------------------------------- This SF.net email is sponsored by: Scholarships for Techies! Can't afford IT training? All 2003 ictp students receive scholarships. Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more. www.ictp.com/training/sourceforge.asp _______________________________________________ Nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
