Package byteman: Information

    Source package: byteman
    Version: 4.0.16-alt1_7jpp11
    Latest version according to Repology
    Build time:  Apr 17, 2023, 11:19 PM in the task #318683
    Category: Development/Java
    Report package bug
    License: LGPLv2+
    Summary: Java agent-based bytecode injection tool
    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.

    List of rpms provided by this srpm:
    byteman (noarch)
    byteman-bmunit (noarch)
    byteman-dtest (noarch)
    byteman-javadoc (noarch)
    byteman-rulecheck-maven-plugin (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

      1. /proc
      2. /proc
      3. maven-assembly-plugin
      4. maven-dependency-plugin
      5. maven-failsafe-plugin
      6. maven-jar-plugin
      7. maven-local
      8. maven-plugin-bundle
      9. maven-plugin-plugin
      10. maven-shade-plugin
      11. maven-source-plugin
      12. maven-surefire-plugin
      13. maven-surefire-provider-junit
      14. maven-surefire-provider-junit5
      15. maven-surefire-provider-testng
      16. maven-verifier-plugin
      17. objectweb-asm
      18. java-11-openjdk-devel
      19. java_cup
      20. jpackage-11
      21. junit
      22. junit5
      23. rpm-macros-java
      24. rpm-build-java
      25. testng

    Last changed


    April 17, 2023 Igor Vlasenko 4.0.16-alt1_7jpp11
    - update
    May 26, 2022 Igor Vlasenko 4.0.16-alt1_2jpp11
    - new version
    Aug. 15, 2021 Igor Vlasenko 4.0.11-alt2_3jpp11
    - fixed build