Blob Blame History Raw
document: modulemd
version: 2
data:
  name: jmc
  stream: rhel8
  summary: Java Mission Control is a profiling and diagnostics tool for the Hotspot JVM
  description: >-
    Java Mission Control is a powerful profiler for HotSpot JVMs and has an
    advanced set of tools that enables efficient and detailed analysis of the
    extensive data collected by Java Flight Recorder. The tool chain enables
    developers and administrators to collect and analyze data from Java
    applications running locally or deployed in production environments.
  license:
    module:
      - GPL
  profiles:
    common:
      rpms:
      - jmc
    core:
      rpms:
      - jmc-core
  dependencies:
    - buildrequires:
        platform: [el8.5.0]
        javapackages-tools: [201801]
        tycho: [rhel8]
      requires:
        platform: [el8]
  api:
    rpms:
    - jmc-core
  filter:
    rpms:
    - mvel
    - mvel-javadoc
  components:
    rpms:
      directory-maven-plugin:
        buildorder: 0
        ref: 2cd36d5f47e7172ede66e6bc1558d62162925dd0
        rationale: >
          Dependency of jmc and jaf.
        arches: [x86_64]
      ee4j-parent:
        buildorder: 0
        ref: 8f3dc540a5aeec33b68d131de504cb6661e59dcd
        arches: [x86_64]
        rationale: >
          Dependency of jaf.
      mvel:
        buildorder: 0
        ref: 2cc0f6934aa809415e6d671dfa0e9a8a8dc6dc14
        arches: [x86_64]
        rationale: >
          Dependency of lz4-java.
      owasp-java-encoder:
        buildorder: 0
        ref: 7fbb89dac4c4701add68b8449dcbecacfb42ace2
        arches: [x86_64]
        rationale: >
          Dependency of jmc-core.
      jaf:
        buildorder: 1
        ref: 68056f4ad17b511018cd69a09edd564960b2f15d
        arches: [x86_64]
        rationale: >
          Dependency of jmc.
      lz4-java:
        buildorder: 1
        ref: bc45b0043af657bbd6c88ad2566a5f1abc9d6077
        arches: [x86_64]
        rationale: >
          Dependency of jmc-core
      HdrHistogram:
        buildorder: 2
        ref: edd8843811953dabd0e159e9990aff92cb77adba
        arches: [x86_64]
        rationale: >
          Dependency of jmc.
      jmc-core:
        buildorder: 2
        ref: 16f436d9d8d5d74edefcdb618b7fb5ea3b3daf41
        arches: [x86_64]
        rationale: >
          Core API. Dependency of jmc.
      jmc:
        buildorder: 3
        ref: a1cff0f91b1950cb42df37857f0d4fc605f80e05
        arches: [x86_64]
        rationale: >
          Standalone application.