Information for build byteman-4.0.19-4.oc9

ID18205
Package Namebyteman
Version4.0.19
Release4.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/byteman.git?.#dad2484dc88ea7c68dd4594b45eb455b1ba01839
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 bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 02:29:42 CST
CompletedMon, 08 Jan 2024 02:38:45 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/byteman.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/byteman.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.0-compose
RPMs
src
byteman-4.0.19-4.oc9.src.rpm (info) (download)
noarch
byteman-4.0.19-4.oc9.noarch.rpm (info) (download)
byteman-bmunit-4.0.19-4.oc9.noarch.rpm (info) (download)
byteman-dtest-4.0.19-4.oc9.noarch.rpm (info) (download)
byteman-javadoc-4.0.19-4.oc9.noarch.rpm (info) (download)
byteman-rulecheck-maven-plugin-4.0.19-4.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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