Sat, 27 Dec 2025 05:13:00 CST | login

Information for build byte-buddy-1.12.10-6.oc9

ID33229
Package Namebyte-buddy
Version1.12.10
Release6.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/byte-buddy.git?.#1d18fb80f781499746e490e5684f27f0fd3c8882
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 bybbrucezhang
State complete
Volume DEFAULT
StartedTue, 22 Apr 2025 16:36:57 CST
CompletedTue, 22 Apr 2025 16:40:59 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/byte-buddy.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/byte-buddy.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
byte-buddy-1.12.10-6.oc9.src.rpm (info) (download)
noarch
byte-buddy-1.12.10-6.oc9.noarch.rpm (info) (download)
byte-buddy-agent-1.12.10-6.oc9.noarch.rpm (info) (download)
byte-buddy-javadoc-1.12.10-6.oc9.noarch.rpm (info) (download)
byte-buddy-maven-plugin-1.12.10-6.oc9.noarch.rpm (info) (download)
byte-buddy-parent-1.12.10-6.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.12.10-6 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.12.10-5 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.12.10-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.12.10-3 - Rebuilt for OpenCloudOS Stream 23.05 * Wed Apr 19 2023 Zhao Zhen <jeremiazhao@tencent.com> - 1.12.10-2 - switched to non-bootstrap building * Wed Apr 12 2023 Zhao Zhen <jeremiazhao@tencent.com> - 1.12.10-1 - initial