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
  dependencies:
  - buildrequires:
      javapackages-tools: [201801]
      platform: [el8.1.0]
      tycho: [rhel8]
    requires:
      platform: [el8]
  profiles:
    common:
      rpms:
      - jmc
    core:
      rpms:
      - jmc-core
  api:
    rpms:
    - jmc-core
  components:
    rpms:
      directory-maven-plugin:
        rationale: 'Dependency of jmc and jaf.

'
        ref: 5e05fb62c0f2baf7f1340ba8bf0e5bbf8b4bd8a3
        arches: [x86_64]
      ee4j-parent:
        rationale: 'Dependency of jaf.

'
        ref: bb6f89ef6386a8a724c20c5b9bceb16af9e038cb
        arches: [x86_64]
      jaf:
        rationale: 'Dependency of jmc.

'
        ref: bf8bc5131be088be1e458a697336f80a29960b8e
        buildorder: 1
        arches: [x86_64]
      jmc:
        rationale: 'Standalone application.

'
        ref: 08559d27b1de3f732e64017611eadd93f698605b
        buildorder: 3
        arches: [x86_64]
      jmc-core:
        rationale: 'Core API. Dependency of jmc.

'
        ref: a33af0cc98064239ed0082abb5aa6efc5091ebc3
        buildorder: 1
        arches: [x86_64]
      owasp-java-encoder:
        rationale: 'Dependency of jmc-core.

'
        ref: 577f3e94a0f4a029159df2ed862dd81e4018fe9c
        arches: [x86_64]
...