Re: [nant-dev] Bug Report

2004-10-27 Thread Gert Driesen
Hi Ian, I'd suggest upgrading to a recent nightly build of NAnt (http://nant.sourceforge.net/nightly/builds), and use a webmap instead of relying on WebDAV (this has even been deprecated since the 0.84 release). See the solution task help for examples :

[nant-dev] latest nightly build

2004-10-27 Thread Martin Aliger
Hi all, I just grab latest (10-25) nighly and it's build failed due to lack of MSNet test-cases: [nant] E:\src\extern\nant\tests\NAnt.MSNet\NAnt.MSNet.build build Buildfile: file:///E:/src/extern/nant/tests/NAnt.MSNet/NAnt.MSNet.bu ild Target(s) specified: build

Re: [nant-dev] latest nightly build

2004-10-27 Thread Gert Driesen
Hi Martin, I'll look into that error later. For now, you can just use the binary distribution. If I recall correctly, the version should include the fileset performance improvements. My cable modem at home is f¨**cked up, so I won't be able to do much at home in the next few days :( Until its

[nant-dev] Re: latest nightly build

2004-10-27 Thread Matthew Mastracci
Taking a look at the build file for the tests, it looks like the MSNet tests DLL doesn't include any files but the ../../src/CommonAssemblyInfo.cs. It's possible that the fileset changes broke parent directory traversal. Gert Driesen wrote: Hi Martin, I'll look into that error later. For now,

RE: [nant-dev] Re: latest nightly build

2004-10-27 Thread Martin Aliger
Maybe... CommonAssemblyInfo seems to be missing in all projects! Martin Aliger -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthew Mastracci Sent: Wednesday, October 27, 2004 4:07 PM To: Gert Driesen; [EMAIL PROTECTED] Subject: [nant-dev]

Re: [nant-dev] xmlpeek verbosity

2004-10-27 Thread Gert Driesen
- Original Message - From: Martin Aliger [EMAIL PROTECTED] To: ! nant [EMAIL PROTECTED] Sent: Wednesday, October 27, 2004 5:15 PM Subject: [nant-dev] xmlpeek verbosity Hi all, do you think that xmlpeek failonerror=false should emit error message (BuildException) when no nodes are