Name: | bcel |
---|---|
Version: | 5.2 |
Release: | 18.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 537131 |
License: | ASL 2.0 |
RPM: | bcel-5.2-18.el7.noarch.rpm |
Source RPM: | bcel-5.2-18.el7.src.rpm |
Build Date: | Tue Apr 29 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://commons.apache.org/proper/commons-bcel/ |
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, obsfuscators and analysis tools, the most popular probably being the Xalan XSLT processor at Apache. |
- Mass rebuild 2013-12-27
- Rebuild to regenerate API documentation - Resolves: CVE-2013-1571
- Complete spec file rewrite - Build with Maven instead of Ant - Remove manual subpackage
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Package NOTICE.txt
- This package should not own _mavendepmapfragdir (RHBZ#850005) - Build with maven, and clean up deprecated spec constructs - Fix pom file (See http://jira.codehaus.org/browse/MEV-592)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Inject OSGI Manifest.
- Specify explicit source encoding to fix build with Java 7. - Install jar and javadocs unversioned. - Crosslink with JDK javadocs.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild