Fri, 22 Nov 2024 00:16:01 CST | login

Information for build bcel-6.4.1-8.el9

ID20238
Package Namebcel
Version6.4.1
Release8.el9
Epoch
DraftFalse
Sourcegit+https://git.cclinux.org/stage/rpms/bcel.git#a6ef2b175eb4a89db963e55d7983c6e717e38a7c
SummaryByte Code Engineering Library
DescriptionThe 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.
Built bydistrobuild
State complete
Volume DEFAULT
StartedSat, 02 Jul 2022 18:32:40 CST
CompletedSat, 02 Jul 2022 18:35:07 CST
Taskbuild (dist-circle9, /stage/rpms/bcel.git:a6ef2b175eb4a89db963e55d7983c6e717e38a7c)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/bcel.git?#a6ef2b175eb4a89db963e55d7983c6e717e38a7c'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
bcel-6.4.1-8.el9.src.rpm (info) (download)
noarch
bcel-6.4.1-8.el9.noarch.rpm (info) (download)
bcel-javadoc-6.4.1-8.el9.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 6.4.1-8 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Mon Jun 28 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.4.1-7 - Remove dependency on jna - Resolves: rhbz#1976996 * Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 0:6.4.1-6 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0:6.4.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0:6.4.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 0:6.4.1-3 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0:6.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.4.1-2 - Mass rebuild for javapackages-tools 201902 * Wed Oct 16 2019 Marian Koncek <mkoncek@redhat.com> - 6.4.1-1 - Update to upstream version 6.4.1 * Fri Oct 04 2019 Fabio Valentini <decathorpe@gmail.com> - 0:6.4.1-1 - Update to version 6.4.1.