Try cglib-nodep.jar at runtime (it is packaged in
special way to avoid this kind of problems), it will
not work with "instrument" task, but you can use
"standard" distribution at build time.
 
--- Valerio Schiavoni <[EMAIL PROTECTED]>
wrote:

> 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
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
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