users@jersey.java.net

Re: Hibernate dependency breakage from 0.4 to 0.5

From: Mark Derricutt <mark_at_talios.com>
Date: Fri, 25 Jan 2008 21:04:48 +1300

Cool, I actually noticed one of our other projects is already using
cglib-nodep so will go that route and keep consistency.

On 1/25/08, Travis Reeder <treeder_at_gmail.com> wrote:
>
> BTW, I had this same problem and you can continue using cglib, but you
> have to go to the cglib site and download cglib-nodep....jar, then delete
> the hibernate provided cglib.jar and asm.jar.
>