[moved from maven-dev] On Jan 11, 2008 4:08 PM, Shane Isbell <[EMAIL PROTECTED]> wrote: > So to support this we need to recompile the NUnit assembly with the version > in the filename. There is no modification of code, just a changing on > manifest attributes and the artifact filename. NUnit includes their key for > signing within the build source, but I tend to think we should use our own > key so that people can verify the source of the assembly.
Does this really require re-compiling, or just re-packaging with changes to the manifest? IOW, must you have access to the source code to do this, or can you just explode the dll, edit a text file, and package it up again? I thought the last discussions about requiring the version number in the filename or not went the other way, and it was _not_ going to be required. -- Wendy
