Bug 252096

Summary: Review Request: cglib - Code Generation Library
Product: [Fedora] Fedora Reporter: Vivek Lakshmanan <viveklak>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: fedora-package-review, notting
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://cglib.sourceforge.net/
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-08-14 00:16:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vivek Lakshmanan 2007-08-13 22:04:59 UTC
Spec URL: http://vivekl.fedorapeople.org/rpms/cglib.spec
SRPM URL: http://vivekl.fedorapeople.org/rpms/cglib-2.1.3-2jpp.1.fc8.src.rpm

cglib is a powerful, high performance and quality
Code Generation Library, It is used to extend JAVA
classes and implements interfaces at runtime.

NOTE: To use the Aspectwerks hook (net.sf.cglib.transform.hook.*), make sure
aspectwerks.jar is in the Classpath (from the 'aspectwerks' RPM)
NOTE: If you use the cglib.jar you may need to add asm.jar to your ClassPath
(from the 'asm' RPM).  The cglib-nodep.jar includes the ASM classes already.
Needed for supporting application servers

Comment 1 Vivek Lakshmanan 2007-08-14 00:16:07 UTC

*** This bug has been marked as a duplicate of 227043 ***