<a href="http://code.google.com/p/jarjar/">jarjar</a> can be a good option when you&#39;re looking to avoid version conflicts. &nbsp;Guice uses this to depend on a specific version of cglib.<br><br><div class="gmail_quote">On Mon, May 19, 2008 at 1:29 PM, Steve Ebersole &lt;<a href="mailto:steve@hibernate.org">steve@hibernate.org</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Our (default) dependency on CGLIB is starting to cause problems due to other libraries using newer versions of ASM (3.x) then the released versions of CGLIB use (2.x). &nbsp;We have now been waiting about a year for a new CGLIB release to use these newer ASM APIs. &nbsp;With 3.3 being eminent, we need to rectify this situation.<br>

<br>
First, I am going to make javassist the default bytecode provider starting with Hibernate 3.3 (<a href="http://opensource.atlassian.com/projects/hibernate/browse/HHH-2506" target="_blank">http://opensource.atlassian.com/projects/hibernate/browse/HHH-2506</a>).<br>

<br>
Next, we need to decide what to do with CGLIB moving forward. &nbsp;This seems to be a dead project at this point. &nbsp;From my recollection, the source control for CGLIB does in fact have support for ASM 3.x; so one option would be to do a build of it from HEAD. &nbsp;However, none of us are really bytecode gurus, so thats probably not the best option. &nbsp;The only other option I see is to simply deprecate the integration for CGLIB and recommend against its use. &nbsp;Any other options we should explore here?<br>

<br>
-----------------------------<br>
Steve Ebersole<br>
<br>
Project Lead<br>
<a href="http://hibernate.org" target="_blank">http://hibernate.org</a><br>
<a href="mailto:steve@hibernate.org" target="_blank">steve@hibernate.org</a><br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
hibernate-dev mailing list<br>
<a href="mailto:hibernate-dev@lists.jboss.org" target="_blank">hibernate-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/hibernate-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/hibernate-dev</a><br>
</blockquote></div><br>