1) I don't it will work because of api changes, but feel free to try/submit patches 2) In Hibernate 3.2 we can run (optionally) with javaassist, removing the need for the mentioned libraries 3) We don't use sf.net for cvs anymore, we use JBoss SVN (see http://hibernate.org/30.html#A3)

/max

Hello everyone,
in my application I need to use asm 2.x . The latest version of hibernate I can find so far (at ibiblio repository, 3.1.2) depends on cglib 2.1.3, which in turn depends on asm 1.5.3. There's been an API refactoring from the two
major releases of asm, which means the new version is not backward
compatile.
 I'm  also aware  of the latest published version of cglib , but in the
cglib cvs repository it possible to checkout  a version which actually
depends on asm2.x .
My question then is the following: does the current version of hibernate
will continue working if I 'manually' upgrade cglib (and all its
dependencies) ? I'm asking this before doing because the checkout from
sourceforge seems to not work right now, so maybe I can have some helpful
feedback before getting into the whole process.

Thanks a lot,
Valerio Schiavoni

--
http://valerioschiavoni.blogspot.com
http://jroller.com/page/vschiavoni



--
--
Max Rydahl Andersen
callto://max.rydahl.andersen

Hibernate
[EMAIL PROTECTED]
http://hibernate.org

JBoss Inc
[EMAIL PROTECTED]


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to