This morning I decided to give a look at rhino security, the first thing I
did was trying to compile with nant (to create all the assemblyinfo files
etc), I use nant version 0.86

the script failed, this is the output, I'm doing something wrong?

Thanks in advance for any clues.

alk.

NAnt 0.86 (Build 0.86.2898.0; beta1; 12/8/2007)
Copyright (C) 2001-2007 Gerry Shaw
http://nant.sourceforge.net

Buildfile: file:///D:/Develop/AyendeRhino/trunk/rhino-security/Default.build
Target framework: Microsoft .NET Framework 3.5
Target(s) specified: build


common.build:

     [nant]
D:\Develop\AyendeRhino\trunk\rhino-security\Rhino.Security\default.b
uild
            Buildfile:
file:///D:/Develop/AyendeRhino/trunk/rhino-security/Rhino
.Security/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:

              [asminfo] Generated file
'D:\Develop\AyendeRhino\trunk\rhino-secur
ity\Rhino.Security\Properties\AssemblyInfo.cs'.

            generate-assemblyinfo:


            common.compile-dll:

                  [csc] Compiling 40 files to
'D:\Develop\AyendeRhino\trunk\buil
d\net-3.5\debug\Rhino.Security.dll'.
                           [resgen] Read in 11 resources from
"D:\Develop\Ayende
Rhino\trunk\rhino-security\Rhino.Security\Properties\Resources.resx"
                           [resgen] Writing resource file...  Done.
                  [csc]
d:\Develop\AyendeRhino\trunk\rhino-security\Rhino.Securi
ty\Impl\MappingRewriting\UserMapper.cs(37,24): error CS1501: No overload for
met
hod 'CreateMappings' takes '1' arguments
                  [csc]
d:\Develop\AyendeRhino\trunk\Build\net-3.5\debug\NHibern
ate.dll: (Location of symbol related to previous error)
                  [csc]
d:\Develop\AyendeRhino\trunk\rhino-security\Rhino.Securi
ty\Services\AuthorizationService.cs(213,48): error CS0234: The type or
namespace
 name 'CriteriaUtil' does not exist in the namespace
'Rhino.Commons.NHibernate'
(are you missing an assembly reference?)
                  [csc]
d:\Develop\AyendeRhino\trunk\rhino-security\Rhino.Securi
ty\Services\AuthorizationService.cs(219,48): error CS0234: The type or
namespace
 name 'CriteriaUtil' does not exist in the namespace
'Rhino.Commons.NHibernate'
(are you missing an assembly reference?)

            BUILD FAILED

            D:\Develop\AyendeRhino\trunk\common-project.xml(133,5):
            External Program Failed:
c:\WINDOWS\Microsoft.NET\Framework\v3.5\csc
.exe (return code was 1)

            Total time: 2.9 seconds.


BUILD FAILED

Nested build failed.  Refer to build log for exact reason.

Total time: 3 seconds.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to