[Nant-users] Documentation for "" ?

2003-03-19 Thread Anthony Francisco
Title: Message Where can I find the documentation for "" ?   I've seen this used in some of the sample .build files, but the User Documentation makes no mention of this.   - Ants

[Nant-users] Where to find documentation on FileSets

2003-03-19 Thread Anthony Francisco
Title: Message I'm looking at the documentation for the csc task, it indicates that can contain filesets.   I've seen examples of using:               In some replies to messages I've seen people say use something like:      So my question is where can I find documentation on File

Re: [Nant-users] Problem installing Nant0.8.01

2003-03-19 Thread Scott Hernandez
That is pretty funny. I didn't actually go into the details because it get kinda complicated; mostly cause it should work. Maybe a little more background would help out here. Building the default target for nant does the following. 0.) Setup dir and debug flags 1.) Build everything (to some dir l

Re: [Nant-users] Problem installing Nant0.8.01

2003-03-19 Thread Ian MacLean
OK kinda complicated but this happens in the test phase where nant spawns a version of the just built nant to run test targets. It the normal case it will run the test targets only. However the tests have the compile targets as dependents. with the file dates being wrong NAnt things it needs t

Re: [Nant-users] Problem installing Nant0.8.01

2003-03-19 Thread Brian Deacon
Alright... I'll bite... what does the ziplib date bug have to do with the pdb file staying locked? (Snippet from Chris' log here) BUILD FAILED C:\work\nant-0.8.01\src\NAnt.DotNetTasks.build(12,10): External Program Failed: C:\WINNT\Microsoft.NET\Framework\v1.0.3705\csc.exe return 1 Output: fatal

Re: [Nant-users] Problem installing Nant0.8.01

2003-03-19 Thread Scott Hernandez
Chris, Thanks for the error report. This is caused by a bug in the SharpZLib zip stuff. All the dates of files in the zip are +1 month. This will be fixed automatically when a month has gone by (cause then the files you build will be newer than the file from the zip). We have fixed the code in NAn

[Nant-users] Problem installing Nant0.8.01

2003-03-19 Thread Chris Lande
I just downloaded and decompressed the zip file onto my win2k sp3 box with both the framework and VS.net installed. Please see the attached build log. Thanks, Chris <> build.log Description: Binary data