Sun, 22 Dec 2024 19:51:49 CST | login

Information for build byte-buddy-1.12.10-4.ocs23

ID3509
Package Namebyte-buddy
Version1.12.10
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/byte-buddy.git?.#ea156d69d69c882da851ed491feeae855f401dff
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 bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 08:50:39 CST
CompletedSat, 09 Sep 2023 08:54:33 CST
Taskbuild (dist-ocs23, /opencloudos-stream/byte-buddy.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/byte-buddy.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
byte-buddy-1.12.10-4.ocs23.src.rpm (info) (download)
noarch
byte-buddy-1.12.10-4.ocs23.noarch.rpm (info) (download)
byte-buddy-agent-1.12.10-4.ocs23.noarch.rpm (info) (download)
byte-buddy-javadoc-1.12.10-4.ocs23.noarch.rpm (info) (download)
byte-buddy-maven-plugin-1.12.10-4.ocs23.noarch.rpm (info) (download)
byte-buddy-parent-1.12.10-4.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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