Sun, 22 Dec 2024 09:22:27 CST | login

Information for build byteman-4.0.19-6.ocs23

ID21618
Package Namebyteman
Version4.0.19
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/byteman.git?.#1b7d70779feff841027cf3545c6d8ac84ce39282
SummarySimplify Java tracing, monitoring and testing with Byteman
DescriptionByteman is a tool which makes it easy to trace, monitor and test the behaviour of Java application and JDK runtime code. It injects Java code into your application methods or into Java runtime methods without the need for you to recompile, repackage or even redeploy your application. Injection can be performed at JVM startup or after startup while the application is still running. Injected code can access any of your data and call any application methods, including where they are private. You can inject code almost anywhere you want and there is no need to prepare the original source code in advance. You can even remove injected code and reinstall different changes while the application continues to execute.
Built byocs-bot
State complete
Volume DEFAULT
StartedFri, 27 Sep 2024 15:34:33 CST
CompletedFri, 27 Sep 2024 15:51:39 CST
Taskbuild (dist-ocs23-base, /opencloudos-stream/byteman.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/byteman.git?.#origin/master'}}
Tags
dist-ocs23-base
RPMs
src
byteman-4.0.19-6.ocs23.src.rpm (info) (download)
noarch
byteman-4.0.19-6.ocs23.noarch.rpm (info) (download)
byteman-bmunit-4.0.19-6.ocs23.noarch.rpm (info) (download)
byteman-dtest-4.0.19-6.ocs23.noarch.rpm (info) (download)
byteman-javadoc-4.0.19-6.ocs23.noarch.rpm (info) (download)
byteman-rulecheck-maven-plugin-4.0.19-6.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 * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.0.19-6 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.0.19-5 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.0.19-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.0.19-3 - Rebuilt for OpenCloudOS Stream 23.05 * Wed Apr 26 2023 Miaojun Dong <zoedong@tencent.com> - 4.0.19-2 - modified to conform to the spec format specification * Wed Apr 26 2023 Miaojun Dong <zoedong@tencent.com> - 4.0.19-1 - initial build