Blame SOURCES/modulemd.src.txt

c1f884
---
c1f884
document: modulemd
c1f884
version: 2
c1f884
data:
c1f884
    summary: Basic runtime utilities to support Java applications
c1f884
    description: >-
c1f884
        This module contains basic filesystem layout and runtime utilities
c1f884
        used to support system applications written in JVM languages.
c1f884
    license:
c1f884
        module:
c1f884
            - MIT
c1f884
    dependencies:
c1f884
        - buildrequires:
c1f884
              platform: [el8]
c1f884
          requires:
c1f884
              platform: []
c1f884
    profiles:
c1f884
        common:
c1f884
            rpms:
c1f884
                - javapackages-filesystem
c1f884
                - javapackages-tools
c1f884
    api:
c1f884
        rpms:
c1f884
            - javapackages-filesystem
c1f884
            - javapackages-tools
c1f884
    filter:
c1f884
        rpms:
c1f884
            - ivy-local
c1f884
            - javapackages-local
c1f884
            - maven-local
c1f884
            - python3-javapackages
c1f884
    buildopts:
c1f884
        rpms:
c1f884
            macros: |
c1f884
                %_without_asciidoc 1
c1f884
                %_without_gradle 1
c1f884
    components:
c1f884
        rpms:
c1f884
            javapackages-tools:
c1f884
                ref: stream-javapackages-runtime-201801
c1f884
                rationale: >
c1f884
                    Module API.