[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-2875) repackage cglib/asm under org.hibernate namespace

nikita tovstoles (JIRA) noreply at atlassian.com
Tue Feb 3 18:02:39 EST 2009


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32295#action_32295 ] 

nikita tovstoles commented on HHH-2875:
---------------------------------------

Could someone please explain the point of this repackage? Spring uses CGLIB for AOP proxying, which means cglib 2.2 is required. However package name conflict (along with presence of repackage jar) is causing these errors:

CGLib enhancement failed:
 Caused by: java.lang.IllegalArgumentException: argument type mismatch

Conversely, what about http://opensource.atlassian.com/projects/hibernate/browse/HHH-3504?



> repackage cglib/asm under org.hibernate namespace
> -------------------------------------------------
>
>                 Key: HHH-2875
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2875
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: core
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>             Fix For: 3.3.0.CR2
>
>
> repackage cglib+asm dependencies

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