Thu, 23 May 2024 13:29:33 UTC | login

Information for build javassist-3.21.0-3.fc33

ID177131
Package Namejavassist
Version3.21.0
Release3.fc33
Epoch
SummaryThe Java Programming Assistant provides simple Java bytecode manipulation
DescriptionJavassist enables Java programs to define a new class at runtime and to modify a class file when the JVM loads it. Unlike other similar bytecode editors, Javassist provides two levels of API: source level and bytecode level. If the users use the source-level API, they can edit a class file without knowledge of the specifications of the Java bytecode. The whole API is designed with only the vocabulary of the Java language. You can even specify inserted bytecode in the form of source text; Javassist compiles it on the fly. On the other hand, the bytecode-level API allows the users to directly edit a class file as other editors.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 14:01:34 UTC
CompletedThu, 13 Aug 2020 14:01:34 UTC
Tags
f33
f37
f38
RPMs
src
javassist-3.21.0-3.fc33.src.rpm (info) (download)
noarch
javassist-3.21.0-3.fc33.noarch.rpm (info) (download)
javassist-javadoc-3.21.0-3.fc33.noarch.rpm (info) (download)
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.21.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 3.21.0-2 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 * Wed Mar 25 2020 Dinesh Prasanth <dmoluguw@redhat.com> - 3.21.0-1 - Rebase to 3.21.0 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.1-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild