Fri, 03 Jan 2025 11:36:45 CST | login

Information for build byteman-4.0.19-4.ocs23

ID3508
Package Namebyteman
Version4.0.19
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/byteman.git?.#4c2ca39feee01ef17147ff04270fd9d268f322bd
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 bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 08:50:35 CST
CompletedSat, 09 Sep 2023 08:55:18 CST
Taskbuild (dist-ocs23, /opencloudos-stream/byteman.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/byteman.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
byteman-4.0.19-4.ocs23.src.rpm (info) (download)
noarch
byteman-4.0.19-4.ocs23.noarch.rpm (info) (download)
byteman-bmunit-4.0.19-4.ocs23.noarch.rpm (info) (download)
byteman-dtest-4.0.19-4.ocs23.noarch.rpm (info) (download)
byteman-javadoc-4.0.19-4.ocs23.noarch.rpm (info) (download)
byteman-rulecheck-maven-plugin-4.0.19-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> - 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