Re: [NAnt-users] minimal install footprint

2009-04-15 Thread Gert Driesen
I hope so; things have been really busy here . From: Bob Archer [mailto:bob.arc...@amsi.com] Sent: woensdag 15 april 2009 21:00 To: Gert Driesen; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] minimal install footprint Ok thanks. Is there a beta 2 release coming in the near

Re: [NAnt-users] minimal install footprint

2009-04-15 Thread Bob Archer
users@lists.sourceforge.net Subject: Re: [NAnt-users] minimal install footprint No, I just drop the nantcontrib binaries in the folder where nant.exe is. I didn't know that this Was in the config file until you mentioned that. Do I need the lib/mono folder if I am only

Re: [NAnt-users] minimal install footprint

2009-04-15 Thread Gert Driesen
users@lists.sourceforge.net Subject: Re: [NAnt-users] minimal install footprint No, I just drop the nantcontrib binaries in the folder where nant.exe is. I didn't know that this Was in the config file until you mentioned that. Do I need the lib/mono folder if I am only running

Re: [NAnt-users] minimal install footprint

2009-04-15 Thread Bob Archer
Gert Driesen [mailto:gert.drie...@telenet.be] Sent: Wednesday, April 15, 2009 2:31 PM To: Bob Archer; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] minimal install footprint Hi Bob, You only need the files in the extensions directory if you want to use the task. I also in

Re: [NAnt-users] minimal install footprint

2009-04-15 Thread Gert Driesen
i.com] Sent: woensdag 15 april 2009 19:55 To: nant-users@lists.sourceforge.net Subject: [NAnt-users] minimal install footprint I am setting up a new build system on a project that never had it. I want to include nant in the project folder and put it in subversion. What is the minimal footprint

[NAnt-users] minimal install footprint

2009-04-15 Thread Bob Archer
I am setting up a new build system on a project that never had it. I want to include nant in the project folder and put it in subversion. What is the minimal footprint to do this. I know I need all the files in the bin folder. But, do I need all the files in bin/extensions and bin/lib also?