Blame SOURCES/modulemd.src.txt

91d000
---
91d000
document: modulemd
91d000
version: 2
91d000
data:
91d000
    stream: 4
91d000
    summary: Jakarta XML Binding API and Implementation
91d000
    description: >-
91d000
        Jakarta XML Binding defines an API and tools that automate the mapping
91d000
        between XML documents and Java objects. The Eclipse Implementation of
91d000
        JAXB project contains implementation of Jakarta XML Binding API.
91d000
    license:
91d000
        module:
91d000
            - MIT
91d000
    dependencies:
91d000
        - buildrequires:
91d000
              javapackages-tools: [201902]
91d000
              platform: [el8]
91d000
          requires:
91d000
              platform: [el8]
91d000
    profiles:
91d000
        common:
91d000
            rpms:
91d000
                - jaxb-runtime
91d000
    api:
91d000
        rpms:
91d000
            - jakarta-activation2
91d000
            - jaxb-api4
91d000
            - jaxb-runtime
91d000
            - jaxb-xjc
91d000
    filter:
91d000
        rpms:
91d000
            - jakarta-activation2-javadoc
91d000
            - jaxb-dtd-parser-javadoc
91d000
            - jaxb-api4-javadoc
91d000
            - jaxb-istack-commons-test
91d000
            - jaxb-codemodel-annotation-compiler
91d000
            - jaxb-txwc2
91d000
    components:
91d000
        rpms:
91d000
            jakarta-activation2:
91d000
                buildorder: 10
91d000
                ref: stream-jaxb-4-rhel-8.8.0
91d000
                rationale: Build dependency of jaxb.
91d000
            jaxb-dtd-parser:
91d000
                buildorder: 10
91d000
                ref: stream-jaxb-4-rhel-8.8.0
91d000
                rationale: Build dependency of jaxb.
91d000
            jaxb-fi:
91d000
                buildorder: 10
91d000
                ref: stream-jaxb-4-rhel-8.8.0
91d000
                rationale: Build dependency of jaxb.
91d000
                buildonly: true
91d000
            jaxb-api4:
91d000
                buildorder: 20
91d000
                ref: stream-jaxb-4-rhel-8.8.0
91d000
                rationale: Build dependency of jaxb.
91d000
            jaxb-istack-commons:
91d000
                buildorder: 20
91d000
                ref: stream-jaxb-4-rhel-8.8.0
91d000
                rationale: Build dependency of jaxb.
91d000
            jaxb-stax-ex:
91d000
                buildorder: 30
91d000
                ref: stream-jaxb-4-rhel-8.8.0
91d000
                rationale: Build dependency of jaxb.
91d000
                buildonly: true
91d000
            jaxb:
91d000
                buildorder: 40
91d000
                ref: stream-jaxb-4-rhel-8.8.0
91d000
                rationale: Module API.