Blame parfait.yaml

745439
document: modulemd
745439
version: 2
745439
data:
745439
  summary: Parfait Module
745439
  description: Parfait is a Java performance monitoring library that exposes and collects
745439
    metrics through a variety of outputs.  It provides APIs for extracting performance
745439
    metrics from the JVM and other sources. It interfaces to Performance Co-Pilot
745439
    (PCP) using the Memory Mapped Value (MMV) machinery for extremely lightweight
745439
    instrumentation.
745439
  license:
745439
    module:
745439
    - ASL 2.0
745439
  dependencies:
745439
  - buildrequires:
745439
      javapackages-tools:
745439
      - 201801
745439
      pki-deps:
745439
      - 10.6
745439
      platform:
Brian Stinson 4afa95
      - el8.0.0
745439
    requires:
745439
      platform:
745439
      - el8
745439
      pki-deps:
745439
      - 10.6
745439
      javapackages-runtime:
745439
      - 201801
745439
  profiles:
745439
    common:
745439
      rpms:
745439
      - parfait
745439
      - pcp-parfait-agent
745439
      - parfait-examples
745439
  api:
745439
    rpms:
745439
    - parfait
745439
    - pcp-parfait-agent
745439
    - parfait-examples
745439
  components:
745439
    rpms:
745439
      unit-api:
745439
        buildorder: 10
745439
        ref: 1dc498c6e1eb3ca74396d15245abc524dfdb1273
745439
        rationale: "The Unit of Measurement library provides a set of Java language\
745439
          \ programming interfaces for handling units and quantities. The interfaces\
745439
          \ provide a layer which separates client code, which would call the API,\
745439
          \ from library code, which implements the API.\nThe specification contains\
745439
          \ Interfaces and abstract classes with methods for unit operations:\n\n\
745439
          \  * Checking of unit compatibility\n  * Expression of a quantity in various\
745439
          \ units\n  * Arithmetic operations on units"
745439
      uom-parent:
745439
        buildorder: 20
745439
        ref: fcb3e0bf156c3e4182f49341b6a4eec1d3040006
745439
        rationale: Main parent POM for all Units of Measurement Maven projects.
745439
      uom-lib:
745439
        buildorder: 30
745439
        ref: 9285853061ca39010d35e2527ebec94c7fc9c122
745439
        rationale: Units of Measurement Libraries - extending and complementing JSR
745439
          363.
745439
      uom-se:
745439
        buildorder: 40
745439
        ref: e58661e2757db9de12d4259a445cdda31d4e456f
745439
        rationale: This package contains documentation for the Units Standard (JSR
745439
          363) Java SE 8 Implementation.
745439
      si-units:
745439
        buildorder: 50
745439
        ref: 71302b27fe9a357aa90bd4a05cd509671e494417
745439
        rationale: A library of SI quantities and unit types (JSR 363).
745439
      uom-systems:
745439
        buildorder: 60
745439
        ref: 14be75c9788904bd967b11b29d86273628e83c55
745439
        rationale: Units of Measurement Systems - modules for JSR 363.
745439
      parfait:
745439
        buildorder: 70
745439
        ref: 5603f2c7c7faf6040c3f1d64adb880d0e71d76d1
745439
        rationale: Main Parfait Package
745439
      log4j12:
745439
        buildorder: 80
745439
        ref: 0ba503f9e21ec4eec998e43d64d31beec460bdf9
745439
        rationale: Needed as a runtime dep for parfait.
745439
  name: parfait
745439
  stream: '0.5'