Tue, 23 Apr 2024 23:29:24 UTC | login

Information for build byte-buddy-1.10.1-2.module_el8.2.0+363+9996591c

ID10939
Package Namebyte-buddy
Version1.10.1
Release2.module_el8.2.0+363+9996591c
Epoch
Sourcegit+https://git.centos.org/rpms/byte-buddy#bafdcb1b665d0e3f5dd8eb84b3c896cf19df6f35
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 bymbox-mbs-backend
State complete
Volume DEFAULT
StartedFri, 22 May 2020 15:48:38 UTC
CompletedFri, 22 May 2020 15:52:35 UTC
Taskbuild (module-9996591c04cf3045, /rpms/byte-buddy:bafdcb1b665d0e3f5dd8eb84b3c896cf19df6f35)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/byte-buddy?#bafdcb1b665d0e3f5dd8eb84b3c896cf19df6f35'}}
Tags
module-javapackages-tools-201902-8020020200522143701-af5e9d52
module-javapackages-tools-201902-8020020200522143701-af5e9d52-build
module-javapackages-tools-201902-8020020200526162847-af5e9d52
module-javapackages-tools-201902-8020020200526162847-af5e9d52-build
RPMs
src
byte-buddy-1.10.1-2.module_el8.2.0+363+9996591c.src.rpm (info) (download)
noarch
byte-buddy-1.10.1-2.module_el8.2.0+363+9996591c.noarch.rpm (info) (download)
byte-buddy-agent-1.10.1-2.module_el8.2.0+363+9996591c.noarch.rpm (info) (download)
byte-buddy-javadoc-1.10.1-2.module_el8.2.0+363+9996591c.noarch.rpm (info) (download)
byte-buddy-maven-plugin-1.10.1-2.module_el8.2.0+363+9996591c.noarch.rpm (info) (download)
byte-buddy-parent-1.10.1-2.module_el8.2.0+363+9996591c.noarch.rpm (info) (download)
Logs
noarch
build.log
root.log
noarch_rpmdiff.json
mock_output.log
hw_info.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