Thu, 18 Apr 2024 09:06:27 UTC | login

Information for build byteman-3.0.6-2.fc25

ID1321
Package Namebyteman
Version3.0.6
Release2.fc25
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 bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:48:58 UTC
CompletedSat, 14 Apr 2018 19:48:58 UTC
Tags
f28
f29
RPMs
src
byteman-3.0.6-2.fc25.src.rpm (info) (download)
noarch
byteman-3.0.6-2.fc25.noarch.rpm (info) (download)
byteman-javadoc-3.0.6-2.fc25.noarch.rpm (info) (download)
byteman-rulecheck-maven-plugin-3.0.6-2.fc25.noarch.rpm (info) (download)
Changelog * Fri Dec 09 2016 Severin Gehwolf <sgehwolf@redhat.com> - 3.0.6-2 - Add BRs, maven-plugin-bundle, maven-source-plugin and maven-plugin-plugin, fixing FTBFS. - Resolves: RHBZ#1402998 * Mon Jun 13 2016 Severin Gehwolf <sgehwolf@redhat.com> - 3.0.6-1 - Update to latest upstream release. * Mon Mar 14 2016 Severin Gehwolf <sgehwolf@redhat.com> - 3.0.4-2 - Enable some tests during build - Fix generated requires by filtering requires for bundled libs. - Split maven plugin into separate package. * Thu Feb 18 2016 Severin Gehwolf <sgehwolf@redhat.com> - 3.0.4-1 - Update to latest upstream 3.0.4 release. * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.4.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Aug 06 2015 gil cattaneo <puntogil@libero.it> 2.1.4.1-7 - Fix FTBFS rhbz#1239392 - Remove duplicate files - Introduce license macro * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.4.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Feb 27 2015 Michal Srb <msrb@redhat.com> - 2.1.4.1-5 - Fix FTBFS - Rebuild to generate new metadata * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.4.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri Apr 18 2014 Marek Goldmann <mgoldman@redhat.com> - 2.1.4.1-3 - Rebuilding for objectweb-asm update, RHBZ#1083570 * Fri Mar 28 2014 Michael Simacek <msimacek@redhat.com> - 2.1.4.1-2 - Use Requires: java-headless rebuild (#1067528) * Fri Feb 14 2014 Marek Goldmann <mgoldman@redhat.com> - 2.1.4.1-1 - Upstream release 2.1.4.1 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Jul 04 2013 Marek Goldmann <mgoldman@redhat.com> - 2.1.2-1 - Upstream release 2.1.2 * Wed Jun 05 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.0.4-5 - Remove tools.jar from dependencyManagement * Wed May 29 2013 Marek Goldmann <mgoldman@redhat.com> - 2.0.4-4 - New guidelines * Thu Apr 25 2013 Marek Goldmann <mgoldman@redhat.com> - 2.0.4-3 - Fixes to the launch scripts * Wed Apr 24 2013 Marek Goldmann <mgoldman@redhat.com> - 2.0.4-2 - Added bmsubmit, bminstall and bmjava scripts, RHBZ#951560 * Thu Feb 21 2013 Marek Goldmann <mgoldman@redhat.com> - 2.0.4-1 - Upstream release 2.0.4 - Switched to Maven - Bundling java_cup and objectweb-asm (fpc#226) * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Tue Sep 20 2011 Marek Goldmann <mgoldman@redhat.com> 1.5.2-3 - Removed binary files from src.rpm * Mon Sep 19 2011 Marek Goldmann <mgoldman@redhat.com> 1.5.2-2 - Cleaned spec file * Wed Jul 27 2011 Marek Goldmann <mgoldman@redhat.com> 1.5.2-1 - Upstream release: 1.5.2 * Thu Jul 21 2011 Marek Goldmann <mgoldman@redhat.com> 1.5.1-1 - Initial packaging