Blame SOURCES/modulemd.src.txt

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