Blame SOURCES/modulemd.src.txt

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