Blame SOURCES/modulemd.src.txt

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