Fri, 29 Mar 2024 12:00:33 UTC | login

Information for build byte-buddy-1.9.5-7.fc32

ID145897
Package Namebyte-buddy
Version1.9.5
Release7.fc32
Epoch
SummaryRuntime code generation for the Java virtual machine
DescriptionByte Buddy is a code generation library for creating Java classes during the runtime of a Java application and without the help of a compiler. Other than the code generation utilities that ship with the Java Class Library, Byte Buddy allows the creation of arbitrary classes and is not limited to implementing interfaces for the creation of runtime proxies.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 12:32:49 UTC
CompletedFri, 27 Mar 2020 12:32:49 UTC
Tags
f33
RPMs
src
byte-buddy-1.9.5-7.fc32.src.rpm (info) (download)
noarch
byte-buddy-1.9.5-7.fc32.noarch.rpm (info) (download)
byte-buddy-agent-1.9.5-7.fc32.noarch.rpm (info) (download)
byte-buddy-javadoc-1.9.5-7.fc32.noarch.rpm (info) (download)
byte-buddy-maven-plugin-1.9.5-7.fc32.noarch.rpm (info) (download)
byte-buddy-parent-1.9.5-7.fc32.noarch.rpm (info) (download)
Changelog * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Dec 06 2018 Mat Booth <mat.booth@redhat.com> - 1.9.5-4 - Prevent NPE in maven-shade-plugin * Wed Dec 05 2018 Mat Booth <mat.booth@redhat.com> - 1.9.5-3 - Enable test suites * Tue Dec 04 2018 Mat Booth <mat.booth@redhat.com> - 1.9.5-2 - Full, non-bootstrap build * Fri Nov 30 2018 Mat Booth <mat.booth@redhat.com> - 1.9.5-1 - Update to latest upstream release - Add a bootstrap mode to break circular self-dependency - Patch out use of optional external unixsocket library that is not present in Fedora - Patch to avoid bundling ASM inside the shaded jar