Package bcel: Information

    Source package: bcel
    Version: 5.2-alt2_3jpp5
    Build time:  Aug 30, 2011, 12:52 PM
    Category: Development/Java
    Report package bug
    License: Apache Software License
    Summary: Byte Code Engineering Library
    Description: 
    The Byte Code Engineering Library (formerly known as JavaClass) is
    intended to give users a convenient possibility to analyze, create, and
    manipulate (binary) Java class files (those ending with .class). Classes
    are represented by objects which contain all the symbolic information of
    the given class: methods, fields and byte code instructions, in
    particular.  Such objects can be read from an existing file, be
    transformed by a program (e.g. a class loader at run-time) and dumped to
    a file again. An even more interesting application is the creation of
    classes from scratch at run-time. The Byte Code Engineering Library
    (BCEL) may be also useful if you want to learn about the Java Virtual
    Machine (JVM) and the format of Java .class files.  BCEL is already
    being used successfully in several projects such as compilers,
    optimizers, obfuscators and analysis tools, the most popular probably
    being the Xalan XSLT processor at Apache.

    List of rpms provided by this srpm:
    bcel (noarch)
    bcel-javadoc (noarch)
    bcel-manual (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Mikhail Zabaluev

      1. ant
      2. /proc
      3. saxon
      4. saxon-scripts
      5. maven1 >= 0:1.1
      6. maven1-plugin-changelog
      7. maven1-plugin-changes
      8. maven1-plugin-developer-activity
      9. maven1-plugin-jxr
      10. maven1-plugin-license
      11. maven1-plugin-pmd
      12. maven1-plugin-test
      13. maven1-plugin-xdoc
      14. maven1-plugins-base
      15. regexp
      16. jpackage-compat
      17. jpackage-utils >= 0:1.7.2

    Last changed


    Aug. 30, 2011 Igor Vlasenko 1:5.2-alt2_3jpp5
    - use maven1
    May 2, 2009 Igor Vlasenko 1:5.2-alt1_3jpp5
    - reverted to 5.2
    March 30, 2009 Igor Vlasenko 1:5.1-alt1_16jpp5
    - downgrade to match 5.0; added repolib