Attached the build output of a fresh checkout.

Ayende Rahien schrieb:
> can you send the report of the failed build?
> 
> On Monday, June 8, 2009, Steve Wagner <[email protected]> wrote:
>> Ive tryed it a few days ago and there are some assembly's which are
>> pointing to the GAC ones and not to the ones which are in the repository.
>>
>> Ayende Rahien schrieb:
>>>  Rhino Tools has a dependency on NH 2.1I am not following your question
>>> You should be able to download it and run build_without_tests and you are
>>> done
>>>
>>> On Sun, Jun 7, 2009 at 2:52 PM, Kris-I <[email protected]> wrote:
>>>
>>>> Hello,
>>>>
>>>> Someone have a recent version of NH (2.1), RhinoTools, Boo,
>>>> Castle, ... I tried to compile but there are a lot of dependencies and
>>>> I'm a little bit lost when I have to compile all this little world. If
>>>> someone has a very recent zip file with all these, could you
>>>> share ? :)
>>>>
>>>> Thanks,
>>>>
> 
> > 

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

NAnt 0.86 (Build 0.86.3152.0; nightly; 18.08.2008)
Copyright (C) 2001-2008 Gerry Shaw
http://nant.sourceforge.net

Buildfile: file:///c:/OpenSource/Rhino-Tools-SVN/esb/Default.build
Target framework: Microsoft .NET Framework 3.5
Target(s) specified: build 


common.build:

     [nant] c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\default.build 
            Buildfile: 
file:///c:/OpenSource/Rhino-Tools-SVN/esb/Rhino.ServiceBus/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.
              [asminfo] Generated file 
'c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Properties\AssemblyInfo.cs'.
            
            generate-assemblyinfo:
            
            
            common.compile-dll:
            
                  [csc] Compiling 135 files to 
'c:\OpenSource\Rhino-Tools-SVN\build\net-3.5\debug\Rhino.ServiceBus.dll'.
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Config\IBusConfigurationAware.cs(1,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Config\IBusConfigurationAware.cs(2,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Config\LoadBalancerConfiguration.cs(3,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Config\LoadBalancerConfiguration.cs(4,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Config\LoggingConfiguration.cs(3,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Config\LoggingConfiguration.cs(4,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Config\LoggingConfiguration.cs(5,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Config\MsmqTransportConfigurationAware.cs(2,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Config\MsmqTransportConfigurationAware.cs(3,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Config\MsmqTransportConfigurationAware.cs(4,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Config\RhinoQueuesConfigurationAware.cs(4,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Config\RhinoQueuesConfigurationAware.cs(5,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Config\RhinoQueuesConfigurationAware.cs(6,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Config\SecurityConfiguration.cs(3,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Config\SecurityConfiguration.cs(4,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Hosting\AbstractBootStrapper.cs(3,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Hosting\AbstractBootStrapper.cs(4,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Hosting\DefaultHost.cs(5,7): 
error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Hosting\DefaultHost.cs(6,7): 
error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Hosting\DefaultHost.cs(7,7): 
error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Hosting\DefaultHost.cs(8,7): 
error CS0246: The type or namespace name 'log4net' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Hosting\DefaultHost.cs(9,7): 
error CS0246: The type or namespace name 'log4net' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Hosting\HostConfiguration.cs(2,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Impl\AbstractRhinoServiceBusFacility.cs(5,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Impl\AbstractRhinoServiceBusFacility.cs(6,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Impl\AbstractRhinoServiceBusFacility.cs(7,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Impl\AbstractRhinoServiceBusFacility.cs(8,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Impl\AbstractRhinoServiceBusFacility.cs(9,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Impl\AbstractRhinoServiceBusFacility.cs(20,61):
 error CS0246: The type or namespace name 'AbstractFacility' could not be found 
(are you missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Impl\DefaultReflection.cs(8,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Impl\DefaultReflection.cs(9,7):
 error CS0246: The type or namespace name 'log4net' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Impl\DefaultServiceBus.cs(5,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Impl\DefaultServiceBus.cs(6,7):
 error CS0246: The type or namespace name 'log4net' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Impl\DefaultServiceBus.cs(15,8):
 error CS0246: The type or namespace name 'Queues' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Impl\RhinoServiceBusFacility.cs(4,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Impl\RhinoServiceBusFacility.cs(5,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Impl\RhinoServiceBusFacility.cs(6,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Impl\RhinoServiceBusFacility.cs(7,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\LoadBalancer\LoadBalancerFacility.cs(3,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\LoadBalancer\LoadBalancerFacility.cs(4,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\LoadBalancer\LoadBalancerFacility.cs(5,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\LoadBalancer\LoadBalancerFacility.cs(6,7):
 error CS0246: The type or namespace name 'log4net' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\LoadBalancer\LoadBalancerHost.cs(3,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\LoadBalancer\LoadBalancerHost.cs(4,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\LoadBalancer\LoadBalancerHost.cs(5,7):
 error CS0246: The type or namespace name 'log4net' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\LoadBalancer\MsmqLoadBalancer.cs(5,7):
 error CS0246: The type or namespace name 'log4net' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Msmq\AbstractMsmqListener.cs(8,7):
 error CS0246: The type or namespace name 'log4net' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\LoadBalancer\MsmqSecondaryLoadBalancer.cs(4,7):
 error CS0246: The type or namespace name 'log4net' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\MessageModules\LoadBalancerMessageModule.cs(2,7):
 error CS0246: The type or namespace name 'log4net' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Msmq\TransportActions\ErrorAction.cs(3,7):
 error CS0246: The type or namespace name 'log4net' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Msmq\TransportActions\TimeoutAction.cs(7,7):
 error CS0246: The type or namespace name 'log4net' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Msmq\FlatQueueStrategy.cs(3,7):
 error CS0246: The type or namespace name 'log4net' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Msmq\MsmqSubscriptionStorage.cs(5,7):
 error CS0246: The type or namespace name 'log4net' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Msmq\MsmqTransport.cs(6,7): 
error CS0246: The type or namespace name 'log4net' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Msmq\OpenedQueue.cs(1,7): 
error CS0246: The type or namespace name 'log4net' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\RhinoQueues\ErrorAction.cs(3,13):
 error CS0234: The type or namespace name 'Queues' does not exist in the 
namespace 'Rhino' (are you missing an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\RhinoQueues\ErrorAction.cs(4,13):
 error CS0234: The type or namespace name 'Queues' does not exist in the 
namespace 'Rhino' (are you missing an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\RhinoQueues\PhtSubscriptionStorage.cs(5,7):
 error CS0246: The type or namespace name 'log4net' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\RhinoQueues\PhtSubscriptionStorage.cs(6,13):
 error CS0234: The type or namespace name 'PersistentHashTable' does not exist 
in the namespace 'Rhino' (are you missing an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\RhinoQueues\RhinoQueueCurrentMessageInformation.cs(2,13):
 error CS0234: The type or namespace name 'Queues' does not exist in the 
namespace 'Rhino' (are you missing an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\RhinoQueues\RhinoQueueCurrentMessageInformation.cs(3,13):
 error CS0234: The type or namespace name 'Queues' does not exist in the 
namespace 'Rhino' (are you missing an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\RhinoQueues\RhinoQueuesTransport.cs(9,7):
 error CS0246: The type or namespace name 'log4net' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\RhinoQueues\RhinoQueuesTransport.cs(10,13):
 error CS0234: The type or namespace name 'Queues' does not exist in the 
namespace 'Rhino' (are you missing an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\RhinoQueues\RhinoQueuesTransport.cs(11,13):
 error CS0234: The type or namespace name 'Queues' does not exist in the 
namespace 'Rhino' (are you missing an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\RhinoQueues\TimeoutAction.cs(6,7):
 error CS0246: The type or namespace name 'log4net' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\RhinoQueues\TimeoutAction.cs(7,13):
 error CS0234: The type or namespace name 'Queues' does not exist in the 
namespace 'Rhino' (are you missing an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\RhinoQueues\TimeoutAction.cs(8,13):
 error CS0234: The type or namespace name 'Queues' does not exist in the 
namespace 'Rhino' (are you missing an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Sagas\Persisters\InMemorySagaPersister.cs(3,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Serializers\XmlMessageSerializer.cs(10,7):
 error CS0246: The type or namespace name 'Castle' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Config\IBusConfigurationAware.cs(11,13):
 error CS0246: The type or namespace name 'IConfiguration' could not be found 
(are you missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Config\LoadBalancerConfiguration.cs(12,73):
 error CS0246: The type or namespace name 'IConfiguration' could not be found 
(are you missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Config\LoggingConfiguration.cs(13,73):
 error CS0246: The type or namespace name 'IConfiguration' could not be found 
(are you missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Config\MsmqTransportConfigurationAware.cs(32,73):
 error CS0246: The type or namespace name 'IConfiguration' could not be found 
(are you missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Config\RhinoQueuesConfigurationAware.cs(15,73):
 error CS0246: The type or namespace name 'IConfiguration' could not be found 
(are you missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Config\SecurityConfiguration.cs(14,73):
 error CS0246: The type or namespace name 'IConfiguration' could not be found 
(are you missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Hosting\AbstractBootStrapper.cs(13,19):
 error CS0246: The type or namespace name 'IWindsorContainer' could not be 
found (are you missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Hosting\AbstractBootStrapper.cs(24,41):
 error CS0246: The type or namespace name 'IWindsorContainer' could not be 
found (are you missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Hosting\AbstractBootStrapper.cs(49,47):
 error CS0246: The type or namespace name 'ComponentRegistration' could not be 
found (are you missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Hosting\DefaultHost.cs(17,26):
 error CS0246: The type or namespace name 'ILog' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Hosting\DefaultHost.cs(20,17):
 error CS0246: The type or namespace name 'IWindsorContainer' could not be 
found (are you missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Hosting\DefaultHost.cs(24,17):
 error CS0246: The type or namespace name 'IConfiguration' could not be found 
(are you missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Hosting\DefaultHost.cs(115,16):
 error CS0246: The type or namespace name 'IWindsorContainer' could not be 
found (are you missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Hosting\DefaultHost.cs(170,28):
 error CS0246: The type or namespace name 'IWindsorContainer' could not be 
found (are you missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Hosting\HostConfiguration.cs(51,16):
 error CS0246: The type or namespace name 'IConfiguration' could not be found 
(are you missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Impl\AbstractRhinoServiceBusFacility.cs(107,60):
 error CS0246: The type or namespace name 'ComponentModel' could not be found 
(are you missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Impl\AbstractRhinoServiceBusFacility.cs(139,16):
 error CS0246: The type or namespace name 'IFacility' could not be found (are 
you missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Impl\DefaultReflection.cs(16,26):
 error CS0246: The type or namespace name 'ILog' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Impl\DefaultServiceBus.cs(19,26):
 error CS0246: The type or namespace name 'IKernel' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Impl\DefaultServiceBus.cs(21,26):
 error CS0246: The type or namespace name 'ILog' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Impl\DefaultServiceBus.cs(31,13):
 error CS0246: The type or namespace name 'IKernel' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Impl\RhinoServiceBusFacility.cs(42,17):
 error CS0246: The type or namespace name 'IConfiguration' could not be found 
(are you missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Impl\RhinoServiceBusFacility.cs(116,13):
 error CS0246: The type or namespace name 'IFacility' could not be found (are 
you missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\LoadBalancer\LoadBalancerFacility.cs(14,26):
 error CS0246: The type or namespace name 'ILog' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\LoadBalancer\MsmqLoadBalancer.cs(21,26):
 error CS0246: The type or namespace name 'ILog' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\LoadBalancer\MsmqSecondaryLoadBalancer.cs(15,26):
 error CS0246: The type or namespace name 'ILog' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\MessageModules\LoadBalancerMessageModule.cs(12,26):
 error CS0246: The type or namespace name 'ILog' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Msmq\TransportActions\ErrorAction.cs(14,26):
 error CS0246: The type or namespace name 'ILog' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Msmq\TransportActions\TimeoutAction.cs(17,26):
 error CS0246: The type or namespace name 'ILog' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Msmq\AbstractMsmqListener.cs(28,26):
 error CS0246: The type or namespace name 'ILog' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Msmq\FlatQueueStrategy.cs(30,26):
 error CS0246: The type or namespace name 'ILog' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Msmq\MsmqSubscriptionStorage.cs(28,26):
 error CS0246: The type or namespace name 'ILog' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Msmq\MsmqTransport.cs(26,26):
 error CS0246: The type or namespace name 'ILog' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Msmq\OpenedQueue.cs(17,23): 
error CS0246: The type or namespace name 'ILog' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\RhinoQueues\PhtSubscriptionStorage.cs(24,26):
 error CS0246: The type or namespace name 'ILog' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\RhinoQueues\PhtSubscriptionStorage.cs(27,26):
 error CS0246: The type or namespace name 'PersistentHashTable' could not be 
found (are you missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\RhinoQueues\RhinoQueueCurrentMessageInformation.cs(11,16):
 error CS0246: The type or namespace name 'IQueue' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\RhinoQueues\RhinoQueueCurrentMessageInformation.cs(12,16):
 error CS0118: 'Rhino.ServiceBus.Impl.CurrentMessageInformation.Message' is a 
'property' but is used like a 'type'
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\RhinoQueues\RhinoQueuesTransport.cs(27,17):
 error CS0246: The type or namespace name 'QueueManager' could not be found 
(are you missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\RhinoQueues\RhinoQueuesTransport.cs(38,26):
 error CS0246: The type or namespace name 'ILog' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\RhinoQueues\RhinoQueuesTransport.cs(40,17):
 error CS0246: The type or namespace name 'IQueue' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\RhinoQueues\RhinoQueuesTransport.cs(88,16):
 error CS0246: The type or namespace name 'IQueue' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\RhinoQueues\RhinoQueuesTransport.cs(211,13):
 error CS0246: The type or namespace name 'Message' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\RhinoQueues\RhinoQueuesTransport.cs(262,13):
 error CS0246: The type or namespace name 'Message' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\RhinoQueues\RhinoQueuesTransport.cs(327,46):
 error CS0246: The type or namespace name 'Message' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\RhinoQueues\TimeoutAction.cs(11,21):
 error CS0234: The type or namespace name 'Queues' does not exist in the 
namespace 'Rhino' (are you missing an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\RhinoQueues\TimeoutAction.cs(17,26):
 error CS0246: The type or namespace name 'IQueue' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\RhinoQueues\TimeoutAction.cs(18,26):
 error CS0246: The type or namespace name 'ILog' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\RhinoQueues\TimeoutAction.cs(20,48):
 error CS0246: The type or namespace name 'MessageId' could not be found (are 
you missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\RhinoQueues\TimeoutAction.cs(23,30):
 error CS0246: The type or namespace name 'IQueue' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Sagas\Persisters\InMemorySagaPersister.cs(13,26):
 error CS0246: The type or namespace name 'IKernel' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Sagas\Persisters\InMemorySagaPersister.cs(17,38):
 error CS0246: The type or namespace name 'IKernel' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Serializers\XmlMessageSerializer.cs(22,26):
 error CS0246: The type or namespace name 'IKernel' could not be found (are you 
missing a using directive or an assembly reference?)
                  [csc] 
c:\OpenSource\Rhino-Tools-SVN\esb\Rhino.ServiceBus\Serializers\XmlMessageSerializer.cs(25,61):
 error CS0246: The type or namespace name 'IKernel' could not be found (are you 
missing a using directive or an assembly reference?)
            
            BUILD FAILED
            
            c:\OpenSource\Rhino-Tools-SVN\common-project.xml(133,5):
            External Program Failed: 
C:\Windows\Microsoft.NET\Framework\v3.5\csc.exe (return code was 1)
            
            Total time: 1.6 seconds.
            

BUILD FAILED

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

Total time: 1.8 seconds.

Reply via email to