Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: byteman - Java agent-based bytecode injection tool https://bugzilla.redhat.com/show_bug.cgi?id=723875 Summary: Review Request: byteman - Java agent-based bytecode injection tool Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: mgoldman@xxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, package-review@xxxxxxxxxxxxxxxxxxxxxxx Classification: Fedora Story Points: --- Spec URL: http://goldmann.fedorapeople.org/package_review/byteman/1/byteman.spec SRPM URL: http://goldmann.fedorapeople.org/package_review/byteman/1/byteman-1.5.1-1.fc16.src.rpm Description: Byteman 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. Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=3218713 $ rpmlint byteman-1.5.1-1.fc15.src.rpm byteman.src: I: enchant-dictionary-not-found en_US byteman.src: W: invalid-url URL: http://www.jboss.org/byteman HTTP Error 403: Forbidden 1 packages and 0 specfiles checked; 0 errors, 1 warnings. $ rpmlint byteman.spec 0 packages and 1 specfiles checked; 0 errors, 0 warnings. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review