Mon, 18 Nov 2024 15:09:35 CST | login

Information for build byte-buddy-1.10.1-2.module+el8.3.0+98+51227653

ID8242
Package Namebyte-buddy
Version1.10.1
Release2.module+el8.3.0+98+51227653
Epoch
DraftFalse
Sourcegit+https://git.cclinux.org/stage/rpms/byte-buddy#32edde95207279085caae1da61f20a8fc83fc8c6
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 bymbs
State failed
Volume DEFAULT
StartedFri, 11 Jun 2021 18:20:57 CST
CompletedFri, 11 Jun 2021 18:22:30 CST
Taskbuild (module-512276530aced498, /stage/rpms/byte-buddy:32edde95207279085caae1da61f20a8fc83fc8c6)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/byte-buddy?#32edde95207279085caae1da61f20a8fc83fc8c6'}}
Tags No tags
RPMs No RPMs
Changelog * Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.1-2 - Mass rebuild for javapackages-tools 201902 * Thu Sep 12 2019 Marian Koncek <mkoncek@redhat.com> - 1.10.1-1 - Update to upstream version 1.10.1 * Wed Jul 10 2019 Marian Koncek <mkoncek@redhat.com> - 1.9.13-2 - Remove the dependency on maven-shade-plugin * Thu Jun 06 2019 Marian Koncek <mkoncek@redhat.com> - 1.9.13-1 - Update to upstream version 1.9.13 * Fri May 24 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.9.5-5 - Mass rebuild for javapackages-tools 201901 * 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 * Wed May 25 2016 gil cattaneo <puntogil@libero.it> 1.3.19-1 - update to 1.3.19 * Tue Dec 22 2015 gil cattaneo <puntogil@libero.it> 0.7.7-1 - initial rpm