Build NHibernate::NHibernate Trunk #3.0.0.4798 failed (compilation failed) Agent: agent01 Build results: http://teamcity.codebetter.com/viewLog.html?buildId=6747&buildTypeId=bt7
Compilation errors ================== d:\Builds\NHibernate\nhibernate\src\NHibernate\Linq\NhThrowingExpressionTreeVisitor.cs(36,54): error CS0246: The type or namespace name 'NhDistinctExpression' could not be found (are you missing a using directive or an assembly reference?) d:\Builds\NHibernate\nhibernate\src\NHibernate\Linq\NhThrowingExpressionTreeVisitor.cs(41,53): error CS0246: The type or namespace name 'NhAverageExpression' could not be found (are you missing a using directive or an assembly reference?) d:\Builds\NHibernate\nhibernate\src\NHibernate\Linq\NhThrowingExpressionTreeVisitor.cs(46,49): error CS0246: The type or namespace name 'NhMinExpression' could not be found (are you missing a using directive or an assembly reference?) d:\Builds\NHibernate\nhibernate\src\NHibernate\Linq\NhThrowingExpressionTreeVisitor.cs(51,49): error CS0246: The type or namespace name 'NhMaxExpression' could not be found (are you missing a using directive or an assembly reference?) d:\Builds\NHibernate\nhibernate\src\NHibernate\Linq\NhThrowingExpressionTreeVisitor.cs(56,49): error CS0246: The type or namespace name 'NhSumExpression' could not be found (are you missing a using directive or an assembly reference?) d:\Builds\NHibernate\nhibernate\src\NHibernate\Linq\NhThrowingExpressionTreeVisitor.cs(61,51): error CS0246: The type or namespace name 'NhCountExpression' could not be found (are you missing a using directive or an assembly reference?) d:\Builds\NHibernate\nhibernate\src\NHibernate\Linq\NhThrowingExpressionTreeVisitor.cs(66,55): error CS0246: The type or namespace name 'NhCountExpression' could not be found (are you missing a using directive or an assembly reference?) d:\Builds\NHibernate\nhibernate\src\NHibernate\Linq\NhThrowingExpressionTreeVisitor.cs(73,53): error CS0246: The type or namespace name 'NhSumExpression' could not be found (are you missing a using directive or an assembly reference?) d:\Builds\NHibernate\nhibernate\src\NHibernate\Linq\NhThrowingExpressionTreeVisitor.cs(80,53): error CS0246: The type or namespace name 'NhMaxExpression' could not be found (are you missing a using directive or an assembly reference?) d:\Builds\NHibernate\nhibernate\src\NHibernate\Linq\NhThrowingExpressionTreeVisitor.cs(87,53): error CS0246: The type or namespace name 'NhMinExpression' could not be found (are you missing a using directive or an assembly reference?) d:\Builds\NHibernate\nhibernate\src\NHibernate\Linq\NhThrowingExpressionTreeVisitor.cs(94,57): error CS0246: The type or namespace name 'NhAverageExpression' could not be found (are you missing a using directive or an assembly reference?) d:\Builds\NHibernate\nhibernate\src\NHibernate\Linq\NhThrowingExpressionTreeVisitor.cs(101,50): error CS0246: The type or namespace name 'NhDistinctExpression' could not be found (are you missing a using directive or an assembly reference?) Changes included (1 change) ==================================================== Change 4798 by steverstrong (41 files): Restructured the Linq folder, it was getting messy see more information about changed files: http://teamcity.codebetter.com/viewLog.html?tab=buildChangesDiv&buildId=6747&buildTypeId=bt7 ============================================================================ Configure email notifications: http://teamcity.codebetter.com/profile.html?init=1#notifications
