Hi,
The build server is reporting an error in the compilation, and I get the same
result locally.
Patrick, I’m not 100% sure, but I think it’s one of your commits. Can you take
a look?
Cheers
Richard
From: [email protected]
Sent: Monday, November 29, 2010 2:33 AM
Subject: [TeamCity, FAILED] Build NHibernate::NHibernate Trunk #3.0.0.5283
Build NHibernate::NHibernate Trunk #3.0.0.5283 failed (compilation failed)
Agent: agent01
--------------------------------------------------------------------------------
Changes included (1 change).
Change 5283 by patearl (6 files): Added test for component equality in Linq.
(NH-2244) Also allowed VS to remove a couple useless lines from the project..
Compilation errors
--------------------------------------------------------------------------------
d:\Builds\NHibernate\nhibernate\src\NHibernate.Test\Linq\NullComparisonTests.cs(296,35):
error CS0411: The type arguments for method
'System.Linq.Enumerable.OrderBy(System.Collections.Generic.IEnumerable,
System.Func)' cannot be inferred from the usage. Try specifying the type
arguments explicitly.
d:\Builds\NHibernate\nhibernate\src\NHibernate.Test\Linq\NullComparisonTests.cs(297,33):
error CS0411: The type arguments for method
'System.Linq.Enumerable.OrderBy(System.Collections.Generic.IEnumerable,
System.Func)' cannot be inferred from the usage. Try specifying the type
arguments explicitly.
--------------------------------------------------------------------------------
Configure your email notifications on your settings page.