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

Summary: Review Request: javassist - The Java Programming Assistant provides 
simple Java bytecode manipulation

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

           Summary: Review Request: javassist - The Java Programming
                    Assistant provides simple Java bytecode manipulation
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: Package Review
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED], [email protected]
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://red.fedorapeople.org/SRPMS/javassist.spec
SRPM URL: http://red.fedorapeople.org/SRPMS/javassist-3.9.0-0.1.fc10.src.rpm
Description: Javassist enables Java programs to define a new class at runtime
and to
modify a class file when the JVM loads it. Unlike other similar
bytecode editors, Javassist provides two levels of API: source level
and bytecode level. If the users use the source-level API, they can
edit a class file without knowledge of the specifications of the Java
bytecode. The whole API is designed with only the vocabulary of the
Java language. You can even specify inserted bytecode in the form of
source text; Javassist compiles it on the fly. On the other hand, the
bytecode-level API allows the users to directly edit a class file as
other editors.

rpmlint on spec, srpm and noarch-rpms finishes checking without any warnings or
errors.

I'd still need a sponsor.

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

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to