[Nant-users] Why is nant from cvs trying to use mono 2.0 profile?

2004-11-08 Thread Francisco Figueiredo Jr.
Hi all, I have only mono 1.0 profile installed. But Nant.exe from cvs bin is trying to compile Nant.exe with mono 2.0 profile and keeps me saying that I need to add a platform with the version 2.0.40607 version. Is this right? Am I doing something wrong? Thanks in advance. Regards, Francisco Fig

[Nant-users] Gzipped tar distributions

2004-11-08 Thread Gert Driesen
Hi, FYI : as of today, we also have gzipped tar source and binary distributions for the nightly builds. For those of you that have missed out on all the goodies that have been introduced since the 0.84 release, the nightly builds of NAnt are available here : http://nant.sourceforge.net/nightly/bu

RE: [Nant-users] #develop combine to nant...

2004-11-08 Thread John Cole
Matt, Thanks for the link... My xsl isn't nearly as complete :-) but it does generate a build file that seems to work (it does a basic vbc task as well). I'm attaching it to this email. You can call it from a nant script like: ---

RE: [Nant-users] Problem with CVS

2004-11-08 Thread Butler, Mark A Mr IPI Gramm Tech
Thanks for the help. What I ended up doing that worked was to use the usesharpcvslib="false" attribute you suggested and also add the path to my installation of the CVS.exe to the system path. It's running right now with the example and checking out nAnt. When it gets done I'm going to try it on

Re: [Nant-users] Configuring lists in the Build File

2004-11-08 Thread Merrill Cornish
Payton, Check out the task. Merrill --- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=1

[Nant-users] Configuring lists in the Build File

2004-11-08 Thread Byrd, Payton
Title: Configuring lists in the Build File What is the best technique to use for building lists, and is there a Task that can be used to enumerate them? Example, I would like to be able to specify multiple targets for creating a virtual directory: ServersForDeployment">