[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2505) Remove dependency on CGLib

Mike Youngstrom (JIRA) noreply at atlassian.com
Wed Mar 21 11:48:09 EDT 2007


Remove dependency on CGLib
--------------------------

         Key: HHH-2505
         URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2505
     Project: Hibernate3
        Type: Improvement

  Components: core  
    Versions: 3.2.2    
    Reporter: Mike Youngstrom


Cglib is not a very actively maintained project and I'm running into asm library conflicts between javaassist and cglib.
Would it be possible to remove the dependency on CGLIb and use javaassist for dynamic proxies as well as byte code enhancement?  Seam has eliminated dependency on cglib and moved to pure javaassist.  It would be nice if Hibernate could do the same.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira




More information about the hibernate-issues mailing list