Sat, 20 Apr 2024 07:04:43 UTC | login

Information for build byte-buddy-1.10.14-1.fc33

ID185791
Package Namebyte-buddy
Version1.10.14
Release1.fc33
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
StartedSun, 16 Aug 2020 20:54:33 UTC
CompletedSun, 16 Aug 2020 20:54:33 UTC
Tags
f33
f37
f38
RPMs
src
byte-buddy-1.10.14-1.fc33.src.rpm (info) (download)
noarch
byte-buddy-1.10.14-1.fc33.noarch.rpm (info) (download)
byte-buddy-agent-1.10.14-1.fc33.noarch.rpm (info) (download)
byte-buddy-javadoc-1.10.14-1.fc33.noarch.rpm (info) (download)
byte-buddy-maven-plugin-1.10.14-1.fc33.noarch.rpm (info) (download)
byte-buddy-parent-1.10.14-1.fc33.noarch.rpm (info) (download)
Changelog * Fri Aug 14 2020 Jerry James <loganjerry@gmail.com> - 1.10.14-1 - Version 1.10.14 - Remove no longer needed no-unixsocket.patch - Add workaround for compiling tests with JDK 11 * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.5-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 1.9.5-8 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 * 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