Package byteman: Information

    Source package: byteman
    Version: 4.0.11-alt1_3jpp11
    Build time:  Jun 1, 2021, 01:34 PM in the task #273234
    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 RPM packages built from 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

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

    Last changed


    June 1, 2021 Igor Vlasenko 4.0.11-alt1_3jpp11
    - new version
    May 10, 2021 Igor Vlasenko 4.0.5-alt1_5jpp11
    - update
    July 14, 2019 Igor Vlasenko 4.0.5-alt1_3jpp9
    - new version