Blame log4j.yaml

d640b1
---
d640b1
document: modulemd
d640b1
version: 2
d640b1
data:
d640b1
  name: log4j
d640b1
  stream: "2"
d640b1
  summary: Java logging library
d640b1
  description: >-
d640b1
    Log4j is a popular Java logging library that allows the programmer to output log
d640b1
    statements to a variety of output targets.
d640b1
  license:
d640b1
    module:
d640b1
    - MIT
d640b1
  dependencies:
d640b1
  - buildrequires:
d640b1
      javapackages-tools: [201902]
d640b1
      platform: [el8.6.0]
d640b1
    requires:
d640b1
      platform: [el8]
d640b1
  profiles:
d640b1
    common:
d640b1
      rpms:
d640b1
      - log4j
d640b1
  api:
d640b1
    rpms:
d640b1
    - log4j
d640b1
    - log4j-jcl
d640b1
    - log4j-slf4j
d640b1
  filter:
d640b1
    rpms:
d640b1
    - disruptor-javadoc
d640b1
    - jctools-javadoc
d640b1
  components:
d640b1
    rpms:
d640b1
      disruptor:
d640b1
        rationale: Dependency of log4j.
d640b1
        ref: 12e5d262fc3450cb1d485469469991652a79c357
d640b1
        buildorder: 10
d640b1
      jctools:
d640b1
        rationale: Dependency of log4j.
d640b1
        ref: 1eb0852bacd3e2b206f038cf8089dc089b554104
d640b1
        buildorder: 10
d640b1
      log4j:
d640b1
        rationale: Module API.
d640b1
        ref: 6f84fe7870c18f9e8e47682e697db54a30386184
d640b1
        buildorder: 20
d640b1
...
d640b1