| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: bcel | Distribution: Unknown |
| Version: 5.2 | Vendor: Fedora Project |
| Release: 5.fc10 | Build date: Wed Jul 9 19:21:11 2008 |
| Group: Development/Libraries/Java | Build host: ppc4.fedora.phx.redhat.com |
| Size: 15756805 | Source RPM: bcel-5.2-5.fc10.src.rpm |
| Packager: Fedora Project | |
| Url: http://jakarta.apache.org/bcel/ | |
| Summary: Byte Code Engineering Library | |
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.
ASL 2.0
internal MD5: 5b42b7953918bffa22812ab64cbc8791
GPG
* Thu Jul 10 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0:5.2-5
- drop repotag
* 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
* Mon Jan 07 2008 Permaine Cheung <pcheung at redhat.com> 0:5.2-2jpp.2
- Fixed unowned directory (Bugzilla 246185)
* 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
* Thu Sep 20 2007 Permaine Cheung <pcheung at redhat.com> 0:5.2-2jpp.1
- Update to 5.2 in Fedora
* Wed Sep 05 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
* Thu Jun 28 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
* Fri Feb 09 2007 Ralph Apel <r.apel@r-apel.de> 0:5.1-10jpp
- Fix empty-%post and empty-%postun
- Fix no-cleaning-of-buildroot
* Fri Feb 09 2007 Ralph Apel <r.apel@r-apel.de> 0:5.1-9jpp
- Optionally build without maven
- Add bootstrap option
* Fri Aug 11 2006 Matt Wringe <mwringe at redhat.com> 0:5.1-8jpp
- Add missing requires for Javadoc task
* Mon Jul 24 2006 Matt Wringe <mwringe at redhat.com> 0:5.1-7jpp
- Add conditional native compilation
- Change spec file encoding from ISO-8859-1 to UTF-8
- Add missing BR werken.xpath and ant-apache-regexp
* Wed Apr 12 2006 Ralph Apel <r.apel@r-apel.de> 0:5.1-6jpp
- First JPP-1.7 release
- Use tidyed sources from svn
- Add resources to build the manual
- Add examples to -demo subpackage
- Build with maven by default
- Add option to build with straight ant
* Fri Nov 19 2004 David Walluck <david@jpackage.org> 0:5.1-5jpp
- rebuild to fix packager
* Sat Nov 06 2004 David Walluck <david@jpackage.org> 0:5.1-4jpp
- rebuild with javac 1.4.2
* Sun Oct 17 2004 David Walluck <david@jpackage.org> 0:5.1-3jpp
- rebuild for JPackage 1.6
* Sat Aug 21 2004 Ralph Apel <r.apel at r-apel.de> 0:5.1-2jpp
- Build with ant-1.6.2
* Mon May 12 2003 David Walluck <david@anti-microsoft.org> 0:5.1-1jpp
- 5.1
- update for JPackage 1.5
* Mon Mar 24 2003 Nicolas Mailhot <Nicolas.Mailhot (at) JPackage.org> - 5.0-6jpp
- For jpackage-utils 1.5
* Tue Feb 25 2003 Ville Skyttä <ville.skytta at iki.fi> - 5.0-5jpp
- Rebuild to get docdir right on modern distros.
- Fix License tag and source file perms.
- Built with IBM's 1.3.1SR3 (doesn't build with Sun's 1.4.1_01).
* Wed Jun 12 2002 Henri Gomez <hgomez@slib.fr> 5.0-4jpp
- use sed instead of bash 2.x extension in link area to make spec compatible
with distro using bash 1.1x
* Wed May 08 2002 Guillaume Rousse <guillomovitch@users.sourceforge.net> 5.0-3jpp
- vendor, distribution, group tags
* Wed Jan 23 2002 Guillaume Rousse <guillomovitch@users.sourceforge.net> 5.0-2jpp
- section macro
- no dependencies for manual and javadoc package
* Tue Jan 22 2002 Henri Gomez <hgomez@slib.fr> 5.0-1jpp
- bcel is now a jakarta apache project
- dependency on jakarta-regexp instead of gnu.regexp
- created manual package
* Sat Dec 08 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 4.4.1-2jpp
- javadoc into javadoc package
- Requires: and BuildRequires: gnu.regexp
* Wed Nov 21 2001 Christian Zoffoli <czoffoli@littlepenguin.org> 4.4.1-1jpp
- removed packager tag
- new jpp extension
- 4.4.1
* Fri Oct 12 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 4.4.0-2jpp
- first unified release
- used lower case for name
- used original tarball
- s/jPackage/JPackage
* Tue Aug 28 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 4.4.0-1mdk
- first Mandrake release
/etc/maven/fragments /etc/maven/fragments/bcel /usr/lib/gcj/bcel /usr/lib/gcj/bcel/bcel-5.2.jar.db /usr/lib/gcj/bcel/bcel-5.2.jar.so /usr/share/doc/bcel-5.2 /usr/share/doc/bcel-5.2/LICENSE.txt /usr/share/doc/bcel-5.2/changes.html /usr/share/doc/bcel-5.2/classfile.mdl /usr/share/doc/bcel-5.2/contributors.html /usr/share/doc/bcel-5.2/eps /usr/share/doc/bcel-5.2/eps/classfile.fig /usr/share/doc/bcel-5.2/eps/classgen.fig /usr/share/doc/bcel-5.2/eps/classloader.fig /usr/share/doc/bcel-5.2/eps/constantpool.fig /usr/share/doc/bcel-5.2/eps/diagram.fig /usr/share/doc/bcel-5.2/eps/il.fig /usr/share/doc/bcel-5.2/eps/instructions.fig /usr/share/doc/bcel-5.2/eps/javaclass.fig /usr/share/doc/bcel-5.2/eps/jvm.fig /usr/share/doc/bcel-5.2/faq.html /usr/share/doc/bcel-5.2/generic.mdl /usr/share/doc/bcel-5.2/images /usr/share/doc/bcel-5.2/images/bcel-logo.gif /usr/share/doc/bcel-5.2/images/classfile.gif /usr/share/doc/bcel-5.2/images/classgen.gif /usr/share/doc/bcel-5.2/images/classloader.gif /usr/share/doc/bcel-5.2/images/constantpool.gif /usr/share/doc/bcel-5.2/images/il.gif /usr/share/doc/bcel-5.2/images/instructions.gif /usr/share/doc/bcel-5.2/images/javaclass.gif /usr/share/doc/bcel-5.2/images/jvm.gif /usr/share/doc/bcel-5.2/images/logo.gif /usr/share/doc/bcel-5.2/index.html /usr/share/doc/bcel-5.2/license.html /usr/share/doc/bcel-5.2/manual.bib /usr/share/doc/bcel-5.2/manual.html /usr/share/doc/bcel-5.2/navigation.html /usr/share/doc/bcel-5.2/news.html /usr/share/doc/bcel-5.2/projects.html /usr/share/doc/bcel-5.2/verifier /usr/share/doc/bcel-5.2/verifier/GNUmakefile /usr/share/doc/bcel-5.2/verifier/GUI1.eps /usr/share/doc/bcel-5.2/verifier/GUI2.eps /usr/share/doc/bcel-5.2/verifier/JustIce.lyx /usr/share/doc/bcel-5.2/verifier/V_API_SD.eps /usr/share/doc/bcel-5.2/verifier/VennDiag.eps /usr/share/doc/bcel-5.2/verifier/VerificationAPI.bmp /usr/share/doc/bcel-5.2/verifier/VerificationAPI.eps /usr/share/doc/bcel-5.2/verifier/chap1.bmp /usr/share/doc/bcel-5.2/verifier/chap1.eps /usr/share/doc/bcel-5.2/verifier/classfile.eps /usr/share/doc/bcel-5.2/verifier/conventcfg.bmp /usr/share/doc/bcel-5.2/verifier/conventcfg.eps /usr/share/doc/bcel-5.2/verifier/exframe.bmp /usr/share/doc/bcel-5.2/verifier/exframe.eps /usr/share/doc/bcel-5.2/verifier/justicecfg.bmp /usr/share/doc/bcel-5.2/verifier/justicecfg.eps /usr/share/java/bcel-5.2.jar /usr/share/java/bcel.jar /usr/share/maven2/default_poms/JPP-bcel.pom /usr/share/maven2/poms/JPP-bcel.pom
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 22 04:16:20 2008