Information for build byteman-4.0.19-3.oc9

ID15915
Package Namebyteman
Version4.0.19
Release3.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/byteman.git?.#451e3db770c889c3ffdb9612a157be2ede15444d
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
StartedWed, 20 Sep 2023 23:21:23 CST
CompletedWed, 20 Sep 2023 23:27:47 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
RPMs
src
byteman-4.0.19-3.oc9.src.rpm (info) (download)
noarch
byteman-4.0.19-3.oc9.noarch.rpm (info) (download)
byteman-bmunit-4.0.19-3.oc9.noarch.rpm (info) (download)
byteman-dtest-4.0.19-3.oc9.noarch.rpm (info) (download)
byteman-javadoc-4.0.19-3.oc9.noarch.rpm (info) (download)
byteman-rulecheck-maven-plugin-4.0.19-3.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 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