Click here to visit the old openkoji buildsystem (Archived)

Information for build byteman-4.0.16-13.fc40

ID18373
Package Namebyteman
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version4.0.16
Release13.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/byteman.git#5181e2ea1ec15482037b3166e929a3674e401c92
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 bykojiadmin
State failed
Volume DEFAULT
StartedFri, 09 Aug 2024 03:36:27 CST
CompletedFri, 09 Aug 2024 03:49:41 CST
Taskbuild (f40, /rpms/byteman.git:5181e2ea1ec15482037b3166e929a3674e401c92)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/byteman.git#5181e2ea1ec15482037b3166e929a3674e401c92'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Mar 02 2024 Jiri Vanek <jvanek@redhat.com> - 4.0.16-13 - Rebuilt for java-21-openjdk as system jdk * Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.16-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.16-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 4.0.16-10 - Build with Java 17 * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.16-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.16-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Aug 10 2022 Severin Gehwolf <sgehwolf@redhat.com> - 4.0.16-7 - Rebuild with latest maven-verifier-plugin * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.16-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 4.0.16-5 - Rebuilt for Drop i686 JDKs