Re: [NAnt-users] Why aren't Nant / NantContrib Assemblies signed

2007-04-09 Thread Melissa
Who would sign it? It's open source. And what if you want to make changes or fix bugs in your copy? You can't go back and have that same person sign your changes. Just food for thought. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jay Walker Sent: Monda

[NAnt-users] Why aren't Nant / NantContrib Assemblies signed

2007-04-09 Thread Jay Walker
In our development organization we sign all our internally developed assemblies. A .net framework requirement of signed assemblies is that all references must also be signed. The Nant / NantContrib binaries are not signed which causes us a point of pain in that we now have to maintain the nant sou

Re: [NAnt-users] Email notification on Nunit failures

2007-04-09 Thread Chris Weiss
I'm sure you've already found your solution, but just in case - a quick Google turned up: http://www.instrumentalservices.com/content/view/40/74/ and http://objectsharp.com/cs/blogs/dave/archive/2004/08/18/email-notification-from-nant.aspx On 4/5/07, Nikesh Patel <[EMAIL PROTECTED]> wrote: > I'm