Try to check out again to a clean directory, and see what is going on. On Wed, Oct 15, 2008 at 12:17 PM, Antonio Carpentieri <[EMAIL PROTECTED]>wrote:
> > Hi all, > I'm trying to build from trunk with a simple nant but I always > receive this error. The AssemblyInfo does not contains any duplication > and I cannot find anything on the web, anyone can help me? > > > > =========================== > build: > [nant] C:\Sviluppo\OSS\rhino-tools\rhino-mocks > \Default.build build > Buildfile: > file:///C:/Sviluppo/OSS/rhino-tools/rhino-mocks/Default.build > Target framework: Microsoft .NET Framework 3.5 > Target(s) specified: build > > common.build: > > [nant] C:\Sviluppo\OSS\rhino-tools\rhino- > mocks\Rhino.Mocks\default.build > Buildfile: > file:///C:/Sviluppo/OSS/rhino-tools/rhino-mocks/Rhino.Mocks/default.build > Target framework: Microsoft .NET > Framework 3.5 > Target(s) specified: build > > common.check-nant-version: > common.find-tools: > set-framework-configuration: > set-net-3.5-framework- > configuration: > set-project-configuration: > set-debug-project-configuration: > common.init: > init: > common.set-assembly-attribute- > values: > common.generate-assemblyinfo: > [attrib] Setting file > attributes for 1 files to Normal. > generate-assemblyinfo: > common.compile-dll: > [csc] Compiling 91 files to > 'C:\Sviluppo\OSS\rhino-tools\build\net-3.5\debug > \Rhino.Mocks.Partial.dll'. > [csc] c:\Sviluppo\OSS\rhino- > tools\rhino-mocks\Rhino.Mocks\Properties\AssemblyInfo.cs(16,12): error > CS0579: Duplicate 'CLSCompliantAttribute' attribute > [csc] c:\Sviluppo\OSS\rhino- > tools\rhino-mocks\Rhino.Mocks\Properties\AssemblyInfo.cs(18,12): error > CS0579: Duplicate 'AssemblyTitleAttribute' attribute > [csc] c:\Sviluppo\OSS\rhino- > tools\rhino-mocks\Rhino.Mocks\Properties\AssemblyInfo.cs(19,12): error > CS0579: Duplicate 'AssemblyDescriptionAttribute' attribute > [csc] c:\Sviluppo\OSS\rhino- > tools\rhino-mocks\Rhino.Mocks\Properties\AssemblyInfo.cs(20,12): error > CS0579: Duplicate 'AssemblyCompanyAttribute' attribute > [csc] c:\Sviluppo\OSS\rhino- > tools\rhino-mocks\Rhino.Mocks\Properties\AssemblyInfo.cs(22,12): error > CS0579: Duplicate 'AssemblyCopyrightAttribute' attribute > [csc] c:\Sviluppo\OSS\rhino- > tools\rhino-mocks\Rhino.Mocks\Properties\AssemblyInfo.cs(23,12): error > CS0579: Duplicate 'AssemblyVersionAttribute' attribute > [csc] c:\Sviluppo\OSS\rhino- > tools\rhino-mocks\Rhino.Mocks\Properties\AssemblyInfo.cs(24,12): error > CS0579: Duplicate 'AssemblyInformationalVersionAttribute' attribute > > BUILD FAILED > > C:\Sviluppo\OSS\rhino-tools\common- > project.xml(133,5): > External Program Failed: C:\Windows > \Microsoft.NET\Framework\v3.5\csc.exe (return code was 1) > > Total time: 2.2 seconds. > > > BUILD FAILED > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
