NHibernate 3 beta 1

Paul Speranza's Avatar

Paul Speranza

22 Oct, 2010 02:11 PM via web

I am new to NHibernate and I am testing the 3.0 beta. Is there a build of Fluent NHibernate that works with NH Beta or do I have to build my own?

Thanks,
Paul

  1. 2 Posted by Dmitry Kryuchkov on 23 Oct, 2010 06:55 PM

    Dmitry Kryuchkov's Avatar

    I've downloaded FluentNHibernate sources and created build for NHibernate 3 beta 1 without any problems

  2. 3 Posted by Paul Speranza on 24 Oct, 2010 12:07 AM

    Paul Speranza's Avatar

    Dmitry,

    I did also, I just had to change the NHibernate references. So far so good. I was just wondering if the Fluent team had an official one that they have been testing with.

    Thanks
    Paul

  3. Support Staff 4 Posted by Paul Batum on 24 Oct, 2010 03:26 AM

    Paul Batum's Avatar

    Nothing official. I made a build a while back for a project at work, but I
    haven't updated that build in a while because I'm not in a position to
    upgrade the project. I suggest you continue to build your own version for
    the time being. We'll do an official release once NH3 is in GA.

    On Sun, Oct 24, 2010 at 11:09 AM, Paul Speranza <
    ***@tenderapp.com<tender%***@tenderapp.com>
    > wrote:

  4. 5 Posted by Paul Speranza on 24 Oct, 2010 02:19 PM

    Paul Speranza's Avatar

    Thanks Paul.

    Do you have any idea when the NH3 GA is targeting?

  5. Support Staff 6 Posted by James Gregory on 24 Oct, 2010 04:15 PM

    James Gregory's Avatar

    NH3 is due sometime in the next few months.

    On Sun, Oct 24, 2010 at 3:22 PM, Paul Speranza <
    ***@tenderapp.com<tender%***@tenderapp.com>
    > wrote:

  6. 7 Posted by Martin F on 28 Oct, 2010 08:55 PM

    Martin F's Avatar

    Paul and Dmitry, did you your build actually work ?

    I used to build my own version using the newest version of both fluent nhibernate and nhibernate, but this time it isnt working.

    I can build without problems, but when using it, it doesnt work.
    It wont create the mappings and export them, but doesnt throw any exception.
    I have tried with an old version of fluent Nhibernate (before the latest breaking change) but it isnt working either.

  7. 8 Posted by Dmitry Kryuchkov on 28 Oct, 2010 09:10 PM

    Dmitry Kryuchkov's Avatar

    I've successfully created database schema for NH3 domain model from FluentNHibernate automappings, so I suppose, it works.

  8. 9 Posted by Paul Speranza on 28 Oct, 2010 11:32 PM

    Paul Speranza's Avatar

    Martin,

    This is the first time I have ever built it. I replaced all of the NHibernate references with the 3.0 beta binaries and it seems fine. The only problems that I have had are due to my being a newbie to NHibernate.

  9. 10 Posted by Martin F on 29 Oct, 2010 12:20 AM

    Martin F's Avatar

    Dmitry and Paul: Thanks for the quick reply.

    I have been able to make it work with the source code from the first update on the 2010-09-22 (Upgraded MSpec - before adding diagnostic logging).

    I havent been able to make it work with source code from 2010-09-26 and after.

    Maybe it is just me doing something wrong.

    Did you use the newest source code from Master on GitHub ?

    Martin

  10. 11 Posted by Dmitry Kryuchkov on 29 Oct, 2010 05:44 AM

    Dmitry Kryuchkov's Avatar

    I've used sources from build #695, that I've downloaded from https://fluentnhibernate.org/downloads

  11. James Gregory closed this discussion on 05 Nov, 2010 01:40 PM.

Comments are currently closed for this discussion. You can start a new one.