Blame SOURCES/modulemd.src.txt

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