Blame parfait.yaml

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