Fri, 19 Apr 2024 18:32:16 UTC | login

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

ID86508
Package Namebyte-buddy
Version1.9.5
Release4.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
StartedSun, 13 Jan 2019 16:54:59 UTC
CompletedSun, 13 Jan 2019 16:54:59 UTC
Tags
f30
f31
RPMs
src
byte-buddy-1.9.5-4.fc30.src.rpm (info) (download)
noarch
byte-buddy-1.9.5-4.fc30.noarch.rpm (info) (download)
byte-buddy-agent-1.9.5-4.fc30.noarch.rpm (info) (download)
byte-buddy-javadoc-1.9.5-4.fc30.noarch.rpm (info) (download)
byte-buddy-maven-plugin-1.9.5-4.fc30.noarch.rpm (info) (download)
byte-buddy-parent-1.9.5-4.fc30.noarch.rpm (info) (download)
Changelog * 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