diff --git a/jmc.yaml b/jmc.yaml new file mode 100644 index 0000000..5a689c8 --- /dev/null +++ b/jmc.yaml @@ -0,0 +1,101 @@ +--- +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.5.0] + tycho: [rhel8] + requires: + platform: [el8] + profiles: + common: + rpms: + - jmc + core: + rpms: + - jmc-core + api: + rpms: + - jmc-core + filter: + rpms: + - mvel + - mvel-javadoc + components: + rpms: + HdrHistogram: + rationale: 'Dependency of jmc. + +' + ref: edd8843811953dabd0e159e9990aff92cb77adba + buildorder: 2 + arches: [x86_64] + directory-maven-plugin: + rationale: 'Dependency of jmc and jaf. + +' + ref: 2cd36d5f47e7172ede66e6bc1558d62162925dd0 + arches: [x86_64] + ee4j-parent: + rationale: 'Dependency of jaf. + +' + ref: 8f3dc540a5aeec33b68d131de504cb6661e59dcd + arches: [x86_64] + jaf: + rationale: 'Dependency of jmc. + +' + ref: 68056f4ad17b511018cd69a09edd564960b2f15d + buildorder: 1 + arches: [x86_64] + jmc: + rationale: 'Standalone application. + +' + ref: 068e6babef4b26eb1ec7adc2c320dedfb656550d + buildorder: 3 + arches: [x86_64] + jmc-core: + rationale: 'Core API. Dependency of jmc. + +' + ref: 6dd317ad271aa5850390b7991025bb97810672e4 + buildorder: 2 + arches: [x86_64] + lz4-java: + rationale: 'Dependency of jmc-core + +' + ref: bc45b0043af657bbd6c88ad2566a5f1abc9d6077 + buildorder: 1 + arches: [x86_64] + mvel: + rationale: 'Dependency of lz4-java. + +' + ref: 2cc0f6934aa809415e6d671dfa0e9a8a8dc6dc14 + arches: [x86_64] + owasp-java-encoder: + rationale: 'Dependency of jmc-core. + +' + ref: 7fbb89dac4c4701add68b8449dcbecacfb42ace2 + arches: [x86_64] +... +