[Nant-users] Using to label based on an existing label

2004-11-10 Thread Robert Gomes
Not sure if this is possible with the task, but here's the situation. Basically there are files in a project with an existing label of "Build". And I'd like to apply a new label to all files in a project that are currently labeled "Build" with a specific version label, such as "4.0.14.0". Th

[Nant-users] Runtime security policy issues with Nunit2 task

2004-10-19 Thread Robert Gomes
It seems as if the NUnit2 task is only running correctly when I build and have all the assemblies located on the local volume (C:). If I work on a network share or mapped drive (i.e. X:), NUnit2 seems to fail. For a bit of background information, NAnt is installed on C: in C:\NAnt (with the as

RE: [Nant-users] task produces assemblies that crash -- vs.net doesn't

2004-09-21 Thread Robert Gomes
n, Oran [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 21, 2004 3:57 PM To: Robert Gomes; [EMAIL PROTECTED] Subject: RE: [Nant-users] task produces assemblies that crash -- vs.net doesn't Robert, I ran into an issue with license files too a couple weeks ago and solved it by installing th

RE: [Nant-users] task produces assemblies that crash -- vs.net doesn't

2004-09-21 Thread Robert Gomes
er P: 508-748-2121 F: 508-748-2707 E: [EMAIL PROTECTED] -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 21, 2004 2:12 PM To: Robert Gomes; [EMAIL PROTECTED] Subject: Re: [Nant-users] task produces assemblies that crash -- vs.net doesn't Robert,

[Nant-users] task produces assemblies that crash -- vs.net doesn't

2004-09-21 Thread Robert Gomes
Greetings List Subscribers, I appear to be having some issues with the task in nAnt 0.84. Here's the overview: - - When compiled on a developer's workstation (VS.NET 2003), the output can be successfully executed on both the developer's workstation and the build workstation. When co