[NAnt-users] unsubscribe

2007-08-30 Thread Steven-S . Hawkes
unsubscribe Based on the present E-Mail exchange, and/or on the agreement reached with you, respectively, UBS is entitled to contact you via insecure E-Mail: (a) E-Mails contain substantial risks such as lack of confidentiality, manipulation of content and sender, misdirection, viruses etc. UBS d

Re: [NAnt-users] Running NAnt

2007-08-30 Thread Jay Flowers
Hi Bob, The answer is no and maybe. It depends on which NAnt dlls that you are going to need. Only some of the dlls have dependencies on dlls in the lib tree. For example NAnt.CompressionTasks.dll depends on lib\ICSharpCode.SharpZipLib.dll. -- Jay Flowers --

[NAnt-users] Running NAnt

2007-08-30 Thread Bob Archer
I am moving to a model where I check the tools needed to run/build an app into source with the app. With nant I am putting everything in the nant/bin folder into my tools/nant folder of my app. Also, I am copying in from nantcontrib/bin there too. My question... in the Nant/bin folder there is