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 fut

Re: [NAnt-users] How to publish remotely.

2009-04-15 Thread Bob Archer
You need to give us more information. What are you doing to "publish"? Are you just copying files? Do you need to create a vdir? Do you need to put stuff into the GAC? Is this a web app? BOb From: Suresh D. [mailto:sures...@infinite.com] Sent: Wedn

Re: [NAnt-users] minimal install footprint

2009-04-15 Thread Bob Archer
Ok thanks. Is there a beta 2 release coming in the near future? BOb From: Gert Driesen [mailto:gert.drie...@telenet.be] Sent: Wednesday, April 15, 2009 2:50 PM To: Bob Archer; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] minimal install fo

Re: [NAnt-users] minimal install footprint

2009-04-15 Thread Gert Driesen
Hi Bob, You only need it if you're running on Mono. The size of the bin/lib directory should be reduced further post beta1 (meaning, recent nightly builds). Gert From: Bob Archer [mailto:bob.arc...@amsi.com] Sent: woensdag 15 april 2009 20:42 To: Gert Driesen; nant-users@lists.sourcef

Re: [NAnt-users] minimal install footprint

2009-04-15 Thread Bob Archer
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 on windows? Thanks, BOb From: Gert Drie

Re: [NAnt-users] minimal install footprint

2009-04-15 Thread Gert Driesen
Hi Bob, You only need the files in the extensions directory if you want to use the task. I also install NAntContrib in extensions\common\neutral\NAntContrib, but you're probably not doing this. The files in bin/lib are required. Gert From: Bob Archer [mailto:bob.arc...@amsi.com] Sen

Re: [NAnt-users] Where is nant contrib

2009-04-15 Thread Gert Driesen
Hi Bob, There's indeed no matches NAntContrib release for 0.86 Beta 1. I'll fix this for the next beta (if I ever find time for it). I'm fixing the 403 error right now. Gert From: Bob Archer [mailto:bob.arc...@amsi.com] Sent: woensdag 15 april 2009 19:40 To: nant-users@lists.sourc

Re: [NAnt-users] Where is nant contrib

2009-04-15 Thread Michael Pento
Hi Bob, I have been using 0.86 beta 1 of nant for about 3 months with the 0.85 version of nant-contrib without issue. Still hoping they will start a 0.86 for contrib. though :-) Thanks, Mike From: Bob Archer [mailto:bob.arc...@amsi.com] Sent: Wedn

[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?

[NAnt-users] Where is nant contrib

2009-04-15 Thread Bob Archer
When I go to the Nantcontrib page I don't see a .86b1 release? Do I need this to pair with nant .86 beta 1? Or can I just use the .85 contrib release? Also, I get an error on the server when I go to: http://nantcontrib.sourceforge.net/nightly/latest/ to try and get the latest nightly. Thank