Thu, 05 Oct 2023 02:04:22 UTC | login

Information for build byte-buddy-1.10.14-2.2.el8s

ID33495
Package Namebyte-buddy
Version1.10.14
Release2.2.el8s
Epoch
Sourcebyte-buddy-1.10.14-2.2.el8s.src.rpm
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 bymperina
State complete
Volume DEFAULT
StartedMon, 26 Jul 2021 13:11:59 UTC
CompletedMon, 26 Jul 2021 13:15:45 UTC
Taskbuild (virt8s-ovirt-44-el8s, byte-buddy-1.10.14-2.2.fc33.src.rpm)
Extra{'source': {'original_url': 'byte-buddy-1.10.14-2.2.el8s.src.rpm'}}
Tags No tags
RPMs
src
byte-buddy-1.10.14-2.2.el8s.src.rpm (info) (download)
noarch
byte-buddy-1.10.14-2.2.el8s.noarch.rpm (info) (download)
byte-buddy-agent-1.10.14-2.2.el8s.noarch.rpm (info) (download)
byte-buddy-javadoc-1.10.14-2.2.el8s.noarch.rpm (info) (download)
byte-buddy-maven-plugin-1.10.14-2.2.el8s.noarch.rpm (info) (download)
byte-buddy-parent-1.10.14-2.2.el8s.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Wed Jul 21 2021 Martin Perina <mperina@redhat.com> - 1.10.14-2.1 - Add maven as a build dependency to bypass build issue on CentOS Stream 8 - This is a bootstrap build * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Aug 14 2020 Jerry James <loganjerry@gmail.com> - 1.10.14-1 - Version 1.10.14 - Remove no longer needed no-unixsocket.patch - Add workaround for compiling tests with JDK 11 * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.5-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 1.9.5-8 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * 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 * 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