Hi Patrick, I think anyone can sign up for the e-mail from TC: http://teamcity.codebetter.com/viewType.html?buildTypeId=bt7&tab=buildTypeStatusDiv
I’m not sure about compiler differences, but the way I always check is to run “nant test” before checking in. And ... this makes life easier, not trickier. From: Patrick Earl Sent: Monday, November 29, 2010 3:01 PM To: [email protected] Subject: Re: [nhibernate-development] Re: [TeamCity, FAILED] Build NHibernate::NHibernate Trunk #3.0.0.5283 I was thinking there should be a build server for NH, and lo and behold there is. :) Too bad I broke it. Looks like some sort of 2010/2008 compiler difference. :( That's gonna make life a bit more tricky. Maybe I can use the personal build feature. Is there some way I can get access to the build server for e-mail and checking the build? Patrick Earl On Mon, Nov 29, 2010 at 6:01 AM, Fabio Maulo <[email protected]> wrote: Thanks Richard... I have not received the email from TC. I have fixed the problem myself. The compilation is OK again and all tests passing. On Mon, Nov 29, 2010 at 9:46 AM, Richard Brown (gmail) <[email protected]> wrote: 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. -- Fabio Maulo
<<wlEmoticon-winkingsmile[1].png>>
