Results 1 to 3 of 3

Thread: timeline for Spring 1.2 RC

  1. #1
    Join Date
    Sep 2004
    Location
    Boston, US
    Posts
    130

    Default timeline for Spring 1.2 RC

    When is Spring 1.2 scheduled to be released? In particular, I'm looking to use Hibernate3 with Spring as it has some new features required by our project.

    Thanks,
    Sanjiv

  2. #2
    Join Date
    Sep 2004
    Location
    China
    Posts
    17

    Default

    LOL, I am also looking forward to it. But please take a look at this,

    http://opensource.atlassian.com/proj...0&fixfor=10050

    It seems that it haven't been started yet. :cry:

  3. #3
    Join Date
    Aug 2004
    Location
    Warsaw, Poland
    Posts
    33

    Default Re: timeline for Spring 1.2 RC

    Quote Originally Posted by sjivan
    When is Spring 1.2 scheduled to be released? In particular, I'm looking to use Hibernate3 with Spring as it has some new features required by our project.

    Thanks,
    Sanjiv
    I've done some work to support HB3 in spring (1.1rc2+). Look at:

    http://opensource.atlassian.com/proj...browse/SPR-300

    Beware, I used hibernate3 alpha. It is very early version - it works for me though. It has some flaws - for example there is no delete Session method for "named-entities" etc.

    You will have to implement some new methods present in spring 1.1+ - but this is trivial if You would like to use this patch.

    Artur

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •