Java Development

bcel - Byte Code Engineering Library

Website: http://jakarta.apache.org/bcel/
License: "ASL 2.0"
Vendor: Momonga Project
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.

Packages

bcel-5.2-4jpp.1m.mo5.x86_64 [1.1 MiB] Changelog by TABUCHI Takaaki (2008-07-08):
- (0:5.2-4jpp.1m)
- update to 5.2
- changelog is below
- 
- * Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0:5.2-4jpp.2
- - Autorebuild for GCC 4.3
- 
- * Tue Jan 22 2008 Permaine Cheung <pcheung at redhat.com> 0:5.2-3jpp.1
- - Merge with upstream
- 
- * Fri Nov 16 2007 Ralph Apel <r.apel@r-apel.de> 0:5.2-3jpp
- Install poms unconditionally
- Add pom in ./maven2/default_poms
- Add org.apache.bcel:bcel depmap frag
-
- * Wed Sep 19 2007 Permaine Cheung <pcheung at redhat.com> 0:5.2-2jpp.1
- - Update to 5.2 in Fedora
- 
- * Mon Sep  4 2007 Jason Corley <jason.corley@gmail.com> 0:5.2-2jpp
- - use official 5.2 release tarballs and location
- - change vendor and distribution to macros
- - add missing requires on and maven-plugin-test, maven-plugins-base, and
-   maven-plugin-xdoc 
- - macro bracket fixes
- - remove demo subpackage (examples are not included in the distribution tarball)
- - build in mock
- 
- * Wed Jun 27 2007 Ralph Apel <r.apel@r-apel.de> 0:5.2-1jpp
- - Upgrade to 5.2
- - Drop bootstrap option: not necessary any more
- - Add pom and depmap frags

Listing created by Repoview-0.6.2-1m.mo5