[Bug 469894] Review Request: cglib - Code generation library for Java

bugzilla at redhat.com bugzilla at redhat.com
Tue Dec 16 12:53:11 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=469894





--- Comment #8 from Mary Ellen Foster <mefoster at gmail.com>  2008-12-16 07:53:09 EDT ---
After a bit of further investigation, it seems that cglib 2.1.3 depends on a
very old version of objectweb-asm. Fedora currently has packages for
objectweb-asm (=version 3.1, October 2007) and asm2 (=version 2.2.3, April
2006), but cglib 2.1.3 depends on classes last defined in asm version 1.5.3,
which was released in November 2004.

jpackage has a package for asm version 1.5.3 which could probably be imported
quite easily as "asm1" or the like:
    http://jpackage.org/browser/rpm.php?jppversion=5.0&id=6304

It's not very satisfying to be packaging all of these old libraries, though ...
:)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list