Corey, Yes, I updated all the build scripts but I didn't think of think. The issue is a bug in the compiler (well, the linker) which preclude ignoring this error. I need to set it up in the actual project template to ignore it, I think.
On Wed, Sep 30, 2009 at 6:07 PM, Corey Kaylor <[email protected]> wrote: > I assume this is an issue for all the projects though with the latest > change to the psake_ext.ps1. I just cloned the latest RSB and failed to > build due to the following error because the project settings cause build > errors for warnings and outputting the version this way unfortunately seems > to cause warnings. Not sure which way you would prefer to deal with this. > "C:\Projects\rhino\rhino-esb\Rhino.ServiceBus.sln" (default target) (1) -> > "C:\Projects\rhino\rhino-esb\Rhino.ServiceBus\Rhino.ServiceBus.csproj" > (default target) (2) -> > (CoreCompile target) -> > error CS1607 : Warning as error : Assembly generation -- The version > '1.8.0.0 / 65115da' specified for the 'product v > ersion' is not in the normal 'major.minor.build.revision' format > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en -~----------~----~----~----~------~----~------~--~---
