[Nant-users] Path Errors?

2003-10-25 Thread Calbazana, Al
Hello, I was wondering if anyone else has experienced problems with dependencies between targets. I am having trouble with calling an ndoc task immediately after a vbdoc task using the depends attribute. I also experience the same behavior when calling one task immediately before the other. The

[Nant-users] Ignored library of fileset with aA in name

2003-10-25 Thread Rune Holm
I'm having a problem with a specific spelling that seems to be ignored. My project.file include the names: BusinessProcess DataAccessLogic I'm using VS 1.1 and simply need to copy two debug dll files to a build library. The first one works fine, but the second one is ign

[Nant-users] slingshot - files marked as content are missing in the build output

2003-10-25 Thread Eckert, Alexander
hi, i hope i'm not off-topic with my question. i use slingshot in a project of mine to convert a nant-buildscript for my .NET solutions. all seems to work fine. i noticed that some files are missing when the compiling is finished. the files that are marked with 'content' in the .csproj files ar

Re: [Nant-users] Properties problem with the schema task

2003-10-25 Thread Scott Hernandez
Ben, The current version of the NAntSchema task is not terribly useable. There are some serious issues with how it deals with collections (which are relatively new to NAnt and used a lot now) and arrays. I'm pretty sure this is the existing problem. I am working on some new util classes that shoul

RE: [Nant-users] Remote Method Invocation Question with NUnit and Nant

2003-10-25 Thread Clayton Harbour
Hi, There was something like this recently discussed. I think the solution was to map a network drive in the script using the "net use" command (url may wrap): http://www.mail-archive.com/nant-developers%40lists.sourceforge.net/msg0 2605.html Clayton -Original Message- From: Michael D