Tue, 21 May 2024 07:53:53 UTC | login

Information for build javassist-3.18.1-10.fc30

ID97439
Package Namejavassist
Version3.18.1
Release10.fc30
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
StartedWed, 24 Jul 2019 09:09:25 UTC
CompletedWed, 24 Jul 2019 09:09:25 UTC
Tags
f31
RPMs
src
javassist-3.18.1-10.fc30.src.rpm (info) (download)
noarch
javassist-3.18.1-10.fc30.noarch.rpm (info) (download)
javassist-javadoc-3.18.1-10.fc30.noarch.rpm (info) (download)
Changelog * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild