Blame SOURCES/modulemd.src.txt

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