Thu, 26 Jun 2025 22:18:38 CST | login

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

ID15917
Package Namebyte-buddy
Version1.12.10
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/byte-buddy.git?.#532f9261d4069074eb0ac440e4fe0f38c83bd55c
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 bydenisecheng
State complete
Volume DEFAULT
StartedWed, 20 Sep 2023 23:21:50 CST
CompletedWed, 20 Sep 2023 23:26: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-3.oc9.src.rpm (info) (download)
noarch
byte-buddy-1.12.10-3.oc9.noarch.rpm (info) (download)
byte-buddy-agent-1.12.10-3.oc9.noarch.rpm (info) (download)
byte-buddy-javadoc-1.12.10-3.oc9.noarch.rpm (info) (download)
byte-buddy-maven-plugin-1.12.10-3.oc9.noarch.rpm (info) (download)
byte-buddy-parent-1.12.10-3.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 * 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