Sun, 10 Nov 2024 09:57:33 CST | login

Information for build byte-buddy-1.10.1-2.module+el8.6.0+502+97564901

ID19113
Package Namebyte-buddy
Version1.10.1
Release2.module+el8.6.0+502+97564901
Epoch
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 complete
Volume DEFAULT
StartedThu, 19 May 2022 21:10:12 CST
CompletedThu, 19 May 2022 21:15:21 CST
Taskbuild (module-9756490196e265f3, /stage/rpms/byte-buddy:32edde95207279085caae1da61f20a8fc83fc8c6)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/byte-buddy?#32edde95207279085caae1da61f20a8fc83fc8c6'}}
Tags
module-javapackages-tools-201902-8060020220519123534-5dbfe8be
module-javapackages-tools-201902-8060020220519123534-5dbfe8be-build
RPMs
src
byte-buddy-1.10.1-2.module+el8.6.0+502+97564901.src.rpm (info) (download)
noarch
byte-buddy-1.10.1-2.module+el8.6.0+502+97564901.noarch.rpm (info) (download)
byte-buddy-agent-1.10.1-2.module+el8.6.0+502+97564901.noarch.rpm (info) (download)
byte-buddy-javadoc-1.10.1-2.module+el8.6.0+502+97564901.noarch.rpm (info) (download)
byte-buddy-maven-plugin-1.10.1-2.module+el8.6.0+502+97564901.noarch.rpm (info) (download)
byte-buddy-parent-1.10.1-2.module+el8.6.0+502+97564901.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
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