Build NHibernate::NHibernate Trunk #3.0.0.4948 failed (compilation failed) Agent: agent01 Build results: http://teamcity.codebetter.com/viewLog.html?buildId=10265&buildTypeId=bt7
Compilation errors ================== d:\Builds\NHibernate\nhibernate\src\NHibernate.Test\Linq\EagerLoadTests.cs(24,13): error CS0012: The type 'Remotion.Data.Linq.EagerFetching.FluentFetchRequest`2<T0,T1>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Remotion.Data.Linq, Version=1.13.41.2, Culture=neutral, PublicKeyToken=cab60358ab4081ea'. d:\Builds\NHibernate\nhibernate\src\NHibernate.Test\Linq\EagerLoadTests.cs(24,21): error CS1061: 'Remotion.Data.Linq.EagerFetching.FluentFetchRequest`2<NHibernate.Test.Linq.Entities.Customer,Iesi.Collections.Generic.ISet<NHibernate.Test.Linq.Entities.Order>>' does not contain a definition for 'ToList' and no extension method 'ToList' accepting a first argument of type 'Remotion.Data.Linq.EagerFetching.FluentFetchRequest`2<NHibernate.Test.Linq.Entities.Customer,Iesi.Collections.Generic.ISet<NHibernate.Test.Linq.Entities.Order>>' could be found (are you missing a using directive or an assembly reference?) d:\Builds\NHibernate\nhibernate\src\NHibernate.Test\Linq\EagerLoadTests.cs(36,21): error CS1061: 'Remotion.Data.Linq.EagerFetching.FluentFetchRequest`2<NHibernate.Test.Linq.Entities.Employee,Iesi.Collections.Generic.ISet<NHibernate.Test.Linq.Entities.Employee>>' does not contain a definition for 'Fetch' and no extension method 'Fetch' accepting a first argument of type 'Remotion.Data.Linq.EagerFetching.FluentFetchRequest`2<NHibernate.Test.Linq.Entities.Employee,Iesi.Collections.Generic.ISet<NHibernate.Test.Linq.Entities.Employee>>' could be found (are you missing a using directive or an assembly reference?) d:\Builds\NHibernate\nhibernate\src\NHibernate.Test\Linq\EagerLoadTests.cs(48,21): error CS1061: 'Remotion.Data.Linq.EagerFetching.FluentFetchRequest`2<NHibernate.Test.Linq.Entities.Customer,NHibernate.Test.Linq.Entities.OrderLine>' does not contain a definition for 'ToList' and no extension method 'ToList' accepting a first argument of type 'Remotion.Data.Linq.EagerFetching.FluentFetchRequest`2<NHibernate.Test.Linq.Entities.Customer,NHibernate.Test.Linq.Entities.OrderLine>' could be found (are you missing a using directive or an assembly reference?) Changes included (1 change) ==================================================== Change 4948 by steverstrong (50 files): Eager loading support in Linq provider see more information about changed files: http://teamcity.codebetter.com/viewLog.html?tab=buildChangesDiv&buildId=10265&buildTypeId=bt7 ============================================================================ Configure email notifications: http://teamcity.codebetter.com/profile.html?init=1#notifications
