Blame SOURCES/modulemd.src.txt

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