Thu, 25 Apr 2024 06:47:32 UTC | login

Information for build byte-buddy-1.9.5-5.fc30

ID98258
Package Namebyte-buddy
Version1.9.5
Release5.fc30
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
StartedWed, 24 Jul 2019 10:18:21 UTC
CompletedWed, 24 Jul 2019 10:18:21 UTC
Tags
f31
RPMs
src
byte-buddy-1.9.5-5.fc30.src.rpm (info) (download)
noarch
byte-buddy-1.9.5-5.fc30.noarch.rpm (info) (download)
byte-buddy-agent-1.9.5-5.fc30.noarch.rpm (info) (download)
byte-buddy-javadoc-1.9.5-5.fc30.noarch.rpm (info) (download)
byte-buddy-maven-plugin-1.9.5-5.fc30.noarch.rpm (info) (download)
byte-buddy-parent-1.9.5-5.fc30.noarch.rpm (info) (download)
Changelog * 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