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

Steve Ebersole (JIRA) noreply at atlassian.com
Tue May 20 18:06:33 EDT 2008


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole updated HHH-2875:
--------------------------------

         Priority: Major  (was: Blocker)
         Assignee: Steve Ebersole  (was: Gail Badner)
      Description: repackage cglib+asm dependencies  (was: upgrade to cglib 2.2 (which uses the new asm 2 apis))
    Fix Version/s:     (was: 3.3.0)
                   3.3.0.CR2
                   3.2.x
          Summary: repackage cglib/asm under org.hibernate namespace  (was: upgrade to cglib 2.2 (which uses the new asm 2 apis))

well, its now been 2 years since the last CGLIB release.  I think it is safe to assume we will not be seeing a release using the new ASM APIs anytime soon.  So I will go ahead and repackage cglib/asm under the org.hibernate namespace to circumvent these version conflicts.  Specifically, net.sf.cglib will become org.hibernate.repackage.cglib.  I will use cglib-nodeps as the basis for the repackaging (we used to use the normal cglib jar) so that asm will be properly repackaged as well.

As part of 3.3, I will also make the Javassist BytecodeProvider the default and deprecate the CGLB one (and warn on initialization).

> repackage cglib/asm under org.hibernate namespace
> -------------------------------------------------
>
>                 Key: HHH-2875
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2875
>             Project: Hibernate3
>          Issue Type: Improvement
>          Components: core
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>             Fix For: 3.2.x, 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