Fri, 19 Apr 2024 06:23:22 UTC | login

Information for build byteman-4.0.5-3.fc31

ID98265
Package Namebyteman
Version4.0.5
Release3.fc31
Epoch
SummaryJava agent-based bytecode injection tool
DescriptionByteman is a tool which simplifies tracing and testing of Java programs. Byteman allows you to insert extra Java code into your application, either as it is loaded during JVM startup or even after it has already started running. The injected code is allowed to 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 nor do you have to recompile, repackage or redeploy your application. In fact you can remove injected code and reinstall different code while the application continues to execute.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2019 10:18:56 UTC
CompletedWed, 24 Jul 2019 10:18:56 UTC
Tags
f31
RPMs
src
byteman-4.0.5-3.fc31.src.rpm (info) (download)
noarch
byteman-4.0.5-3.fc31.noarch.rpm (info) (download)
byteman-bmunit-4.0.5-3.fc31.noarch.rpm (info) (download)
byteman-dtest-4.0.5-3.fc31.noarch.rpm (info) (download)
byteman-javadoc-4.0.5-3.fc31.noarch.rpm (info) (download)
byteman-rulecheck-maven-plugin-4.0.5-3.fc31.noarch.rpm (info) (download)
Changelog * Mon May 06 2019 Severin Gehwolf <sgehwolf@redhat.com> - 4.0.5-3 - Use XMvn javadoc so as to work-around maven-javadoc-plugin issue. - Fixes FTBFS. * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Nov 21 2018 Severin Gehwolf <sgehwolf@redhat.com> - 4.0.5-1 - Update to latest upstream 4.0.5 release. * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jul 10 2018 Severin Gehwolf <sgehwolf@redhat.com> - 4.0.4-1 - Update to latest upstream 4.0.4 release. - Split junit-dependent packages into sub-packages: byteman-dtest, byteman-bmunit - Fix automatically generated requirements: - ASM is BR-only and bundled. - java-headless >= 1:1.9 would get generated, but byteman 4.x runs on JDK 8 too (would even work for JDK 6) * Thu Jul 05 2018 Severin Gehwolf <sgehwolf@redhat.com> - 4.0.3-2 - Don't use maven-javadoc-plugin. Use XMvn instead. * Tue Jul 03 2018 Severin Gehwolf <sgehwolf@redhat.com> - 4.0.3-1 - Update to latest upstream 4.0.3 release. * Fri Apr 27 2018 Severin Gehwolf <sgehwolf@redhat.com> - 4.0.2-1 - Update to latest upstream 4.0.2 release. - Adds support for modular JDKs. * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild