Blame jmc.yaml

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