Tue, 12 Nov 2024 08:30:27 UTC | login

Information for build javassist-3.30.2-5.fc41

ID331525
Package Namejavassist
Version3.30.2
Release5.fc41
Epoch
SummaryJava Programming Assistant for 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, 08 Aug 2024 05:11:49 UTC
CompletedThu, 08 Aug 2024 05:11:49 UTC
Tags
f41
RPMs
src
javassist-3.30.2-5.fc41.src.rpm (info) (download)
noarch
javassist-3.30.2-5.fc41.noarch.rpm (info) (download)
javassist-javadoc-3.30.2-5.fc41.noarch.rpm (info) (download)
Changelog * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.30.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Feb 27 2024 Jiri Vanek <jvanek@redhat.com> - 3.30.2-4 - Rebuilt for java-21-openjdk as system jdk * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.30.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.30.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jan 04 2024 Zuzana Miklankova <zmiklank@redhat.com> - 3.30.2-1 - Update javassist to 3.30.2 (#2256718) * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.29.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.29.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Sep 19 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3.29.2-1 - Update javassist to 3.29.2 (#2126887) * Mon Aug 15 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3.29.1-1 - Update javassist to 3.29.1 (#2117693) - Replace Readme.html with README.md - Re-add tests, that no longer depend on deprecated java.rmi * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.29.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild