Package serp: Information

    Source package: serp
    Version: 1.14.2-alt1_0.2.20120406cvsjpp7
    Build time:  Aug 24, 2012, 02:43 PM
    Category: Development/Java
    Report package bug
    License: BSD
    Summary: Bytecode manipulation framework
    Description: 
    The goal of the serp bytecode framework is to tap the full
    power of bytecode modification while lowering its associated
    costs. The framework provides a set of high-level APIs for
    manipulating all aspects of bytecode, from large-scale
    structures like class member fields to the individual
    instructions that comprise the code of methods. While in
    order to perform any advanced manipulation, some understanding
    of the class file format and especially of the JVM instruction
    set is necessary, the framework makes it as easy as possible
    to enter the world of bytecode development.

    List of RPM packages built from this SRPM:
    serp (noarch)
    serp-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. jpackage-compat
      2. jpackage-utils
      3. junit
      4. /proc
      5. maven
      6. maven-compiler-plugin
      7. maven-install-plugin
      8. maven-jar-plugin
      9. maven-javadoc-plugin
      10. maven-resources-plugin
      11. maven-surefire-plugin
      12. maven-surefire-provider-junit4

    Last changed


    Aug. 24, 2012 Igor Vlasenko 0:1.14.2-alt1_0.2.20120406cvsjpp7
    - new release
    Aug. 20, 2012 Igor Vlasenko 0:1.13.1-alt8_1jpp5
    - fixed build
    March 24, 2012 Igor Vlasenko 0:1.13.1-alt7_1jpp5
    - fixed build with maven3