Thu, 23 May 2024 14:32:47 UTC | login

Information for build javassist-3.29.0-3.fc37

ID213209
Package Namejavassist
Version3.29.0
Release3.fc37
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
StartedTue, 18 Oct 2022 08:53:14 UTC
CompletedTue, 18 Oct 2022 08:53:14 UTC
Tags
f37
f38
RPMs
src
javassist-3.29.0-3.fc37.src.rpm (info) (download)
noarch
javassist-3.29.0-3.fc37.noarch.rpm (info) (download)
javassist-javadoc-3.29.0-3.fc37.noarch.rpm (info) (download)
Changelog * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.29.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 3.29.0-2 - Rebuilt for Drop i686 JDKs * Mon May 16 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3.29.0-1 - Update javassist to 3.29.0 (#2085504) - Inner.java test no longer dependent on deprecated java.rmi - Changed source URL to actual one * Mon May 09 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3.28.0-4 - Removed tests with dependency on the deprecated java.rmi * Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 3.28.0-3 - Rebuilt for java-17-openjdk as system jdk * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.28.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Dec 13 2021 Sérgio Basto <sergio@serjux.com> - 3.28.0-1 - Update javassist to 3.28.0 (#1958448) * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.27.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.27.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Sep 02 2020 Fabio Valentini <decathorpe@gmail.com> - 3.27.0-1 - Update to version 3.27.0. * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.21.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild