[Nant-users] unsubscribe

2004-07-26 Thread Vincent Van Proosdij
unsubscribe

[Nant-users] nantcontrib and daily build

2003-06-13 Thread Vincent Van Proosdij
Does anyone else has problems using the nantcontrib tasks in a daily NAnt build? If I use a stable release I can use the extra tasks, but with a daily build I get the error that the task is unknown. And when is the task available in a stable release?    

RE: [Nant-users] slingshot task documentation

2002-12-17 Thread Vincent Van Proosdij
Can someone post the xml needed to define a slingshot task with nant. I can't find it anywhere. I'm specially interested in the mapping part Thx a lot! Vincent -Original Message----- From: Vincent Van Proosdij Sent: dinsdag 17 december 2002 16:32 To: [EMAIL PROTECTED] Subject: [

[Nant-users] slingshot task documentation

2002-12-17 Thread Vincent Van Proosdij
Where can I find it? --- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/

RE: [Nant-users] RE: NAnt and ASPX web project

2002-12-12 Thread Vincent Van Proosdij
s a web project)... -Original Message- From: Brian Davis [mailto:[EMAIL PROTECTED]] Sent: donderdag 12 december 2002 12:35 To: Vincent Van Proosdij Cc: [EMAIL PROTECTED] Subject: Re: [Nant-users] RE: NAnt and ASPX web project Hi Vincent, I'm no expert (I've just started with

[Nant-users] RE: NAnt and ASPX web project

2002-12-12 Thread Vincent Van Proosdij
Hello all,   I try to create a .build file from a visual studio .net solution (.sln) file. When I use a .build file to do this with Nant and the extra task I get this error :   “C:\projects\Macaw\TestSolution\solution.build(4,3): Unknown task Try 'nant -help' for more information”