[hibernate-dev] Hibernate Shards 3.0.0.Beta2 released

2007-08-02 Thread Max Ross
Hibernate Shards 3.0.0.Beta2 released The Hibernate Shards team is pleased to announce the availability of Hibernate Shards 3.0.0.Beta2. The most significant improvements in this release are: * Support for Hibernate Annotations * Fewer gaps in the sharded implementations of Session and Criteria (S

Re: [hibernate-dev] Migration to Hibernate Core 3.3

2008-05-01 Thread Max Ross
I forgive you. On Thu, May 1, 2008 at 4:38 PM, Emmanuel Bernard <[EMAIL PROTECTED]> wrote: > I have been working in the past two days to make the build system, and the > projects compatible with the migration to Core 3.3: > - Hibernate Commons Annotations > - Hibernate Annotations > - Hibernat

Re: [hibernate-dev] CGLIB

2008-05-19 Thread Max Ross
jarjar can be a good option when you're looking to avoid version conflicts. Guice uses this to depend on a specific version of cglib. On Mon, May 19, 2008 at 1:29 PM, Steve Ebersole <[EMAIL PROTECTED]> wrote: > Our (default) dependency on CGLIB is starting to c