Blob Blame History Raw
---
document: modulemd
version: 2
data:
    summary: OpenJDK 10
    description: >-
        JDK 10 is the open-source reference implementation of the Java
        SE 10 Platform as defined by JSR 383 in the Java Community Process.
    license:
        module: MIT
    dependencies:
        - buildrequires:
            platform: [f28]
          requires:
            platform: [f28]
    references:
        documentation: http://openjdk.java.net/
    profiles:
        default:
            rpms:
                - java-openjdk-devel
        minimal:
            rpms:
                - java-openjdk-headless
        # A set of packages which should be installed into the buildroot of a
        # module which depends on this module.  Specifically, it is used to
        # flesh out the build group in koji.
        buildroot:
            rpms:
                - java-openjdk-devel
    components:
        rpms:
            java-openjdk:
                rationale: OpenJDK 10 package.
                # Build from branch f28
                ref: f28