import jmc-rhel8-8040020210304170237.deb7c738

This commit is contained in:
CentOS Sources 2021-05-18 03:05:22 -04:00 committed by Stepan Oksanichenko
parent f1bc2b12a8
commit 0b95d52a43
1 changed files with 30 additions and 13 deletions

View File

@ -2,6 +2,7 @@ document: modulemd
version: 2 version: 2
data: data:
stream: rhel8 stream: rhel8
arch: x86_64
summary: Java Mission Control is a profiling and diagnostics tool for the Hotspot JVM summary: Java Mission Control is a profiling and diagnostics tool for the Hotspot JVM
description: >- description: >-
Java Mission Control is a powerful profiler for HotSpot JVMs and has an Java Mission Control is a powerful profiler for HotSpot JVMs and has an
@ -29,47 +30,63 @@ data:
api: api:
rpms: rpms:
- jmc-core - jmc-core
filter:
rpms:
- mvel
- mvel-javadoc
components: components:
rpms: rpms:
directory-maven-plugin: directory-maven-plugin:
buildorder: 0 buildorder: 0
ref: stream-rhel8-rhel-8.2.1 ref: stream-rhel8-rhel-8.4.0
rationale: > rationale: >
Dependency of jmc and jaf. Dependency of jmc and jaf.
arches: [x86_64] arches: [x86_64]
ee4j-parent: ee4j-parent:
buildorder: 0 buildorder: 0
ref: stream-rhel8-rhel-8.2.1 ref: stream-rhel8-rhel-8.4.0
arches: [x86_64] arches: [x86_64]
rationale: > rationale: >
Dependency of jaf. Dependency of jaf.
mvel:
buildorder: 0
ref: stream-rhel8-rhel-8.4.0
arches: [x86_64]
rationale: >
Dependency of lz4-java.
owasp-java-encoder: owasp-java-encoder:
buildorder: 0 buildorder: 0
ref: stream-rhel8-rhel-8.2.1 ref: stream-rhel8-rhel-8.4.0
arches: [x86_64] arches: [x86_64]
rationale: > rationale: >
Dependency of jmc-core. Dependency of jmc-core.
jaf: jaf:
buildorder: 1 buildorder: 1
ref: stream-rhel8-rhel-8.2.1 ref: stream-rhel8-rhel-8.4.0
arches: [x86_64]
rationale: >
Dependency of jmc.
lz4-java:
buildorder: 1
ref: stream-rhel8-rhel-8.4.0
arches: [x86_64]
rationale: >
Dependency of jmc-core
HdrHistogram:
buildorder: 2
ref: stream-rhel8-rhel-8.4.0
arches: [x86_64] arches: [x86_64]
rationale: > rationale: >
Dependency of jmc. Dependency of jmc.
jmc-core: jmc-core:
buildorder: 1 buildorder: 2
ref: stream-rhel8-rhel-8.2.1 ref: stream-rhel8-rhel-8.4.0
arches: [x86_64] arches: [x86_64]
rationale: > rationale: >
Core API. Dependency of jmc. Core API. Dependency of jmc.
HdrHistogram:
buildorder: 2
ref: stream-rhel8-rhel-8.2.1
arches: [x86_64]
rationale: >
Dependency of jmc.
jmc: jmc:
buildorder: 3 buildorder: 3
ref: stream-rhel8-rhel-8.2.1 ref: stream-rhel8-rhel-8.4.0
arches: [x86_64] arches: [x86_64]
rationale: > rationale: >
Standalone application. Standalone application.