Blame SOURCES/modulemd.src.txt

50d29b
---
50d29b
document: modulemd
50d29b
version: 2
50d29b
data:
50d29b
    stream: rhel8
50d29b
    summary: An open, extensible IDE and application platform
50d29b
    description: >-
50d29b
        The Eclipse platform is designed for building integrated development
50d29b
        environments (IDEs), server-side applications, desktop applications, and
50d29b
        everything in between.
50d29b
    license:
50d29b
        module:
50d29b
            - MIT
50d29b
    dependencies:
50d29b
        - buildrequires:
50d29b
              tycho: ["rhel8"]
50d29b
              eclipse: ["rhel8"]
50d29b
              platform: ["el8"]
50d29b
          requires:
50d29b
              platform: ["el8"]
50d29b
    profiles:
50d29b
        java:
50d29b
            rpms:
50d29b
                - eclipse-equinox-osgi
50d29b
                - eclipse-jdt
50d29b
                - eclipse-pde
50d29b
                - eclipse-platform
50d29b
                - eclipse-swt
50d29b
    api:
50d29b
        rpms:
50d29b
            - eclipse-ecf-core
50d29b
            - eclipse-ecf-runtime
50d29b
            - eclipse-emf-core
50d29b
            - eclipse-emf-runtime
50d29b
            - eclipse-emf-xsd
50d29b
            - eclipse-equinox-osgi
50d29b
            - eclipse-jdt
50d29b
            - eclipse-p2-discovery
50d29b
            - eclipse-pde
50d29b
            - eclipse-platform
50d29b
            - eclipse-swt
50d29b
    filter:
50d29b
        rpms:
50d29b
            - apache-commons-compress-javadoc
50d29b
            - apache-commons-jxpath-javadoc
50d29b
            - apache-sshd-javadoc
50d29b
            - apiguardian-javadoc
50d29b
            - args4j-javadoc
50d29b
            - args4j-parent
50d29b
            - args4j-tools
50d29b
            - batik
50d29b
            - batik-demo
50d29b
            - batik-javadoc
50d29b
            - batik-rasterizer
50d29b
            - batik-slideshow
50d29b
            - batik-squiggle
50d29b
            - batik-svgpp
50d29b
            - batik-ttf2svg
50d29b
            - bouncycastle-javadoc
50d29b
            - eclipse-ecf-sdk
50d29b
            - eclipse-emf-sdk
50d29b
            - ed25519-java-javadoc
50d29b
            - felix-gogo-command-javadoc
50d29b
            - felix-gogo-runtime-javadoc
50d29b
            - felix-gogo-shell-javadoc
50d29b
            - felix-scr-javadoc
50d29b
            - glassfish-annotation-api-javadoc
50d29b
            - glassfish-el-javadoc
50d29b
            - glassfish-jsp-api-javadoc
50d29b
            - glassfish-jsp-javadoc
50d29b
            - glassfish-servlet-api-javadoc
50d29b
            - google-gson-javadoc
50d29b
            - hamcrest-demo
50d29b
            - hamcrest-javadoc
50d29b
            - icu4j-charset
50d29b
            - icu4j-javadoc
50d29b
            - icu4j-localespi
50d29b
            - javaewah-javadoc
50d29b
            - jetty
50d29b
            - jetty-client
50d29b
            - jetty-jaas
50d29b
            - jetty-javadoc
50d29b
            - jetty-jmx
50d29b
            - jetty-webapp
50d29b
            - jetty-xml
50d29b
            - jsch-javadoc
50d29b
            - junit5-guide
50d29b
            - junit5-javadoc
50d29b
            - junit-javadoc
50d29b
            - junit-manual
50d29b
            - jzlib-demo
50d29b
            - jzlib-javadoc
50d29b
            - lucene-backward-codecs
50d29b
            - lucene-classification
50d29b
            - lucene-codecs
50d29b
            - lucene-grouping
50d29b
            - lucene-highlighter
50d29b
            - lucene-javadoc
50d29b
            - lucene-join
50d29b
            - lucene-memory
50d29b
            - lucene-misc
50d29b
            - lucene-monitor
50d29b
            - lucene-suggest
50d29b
            - objectweb-asm-javadoc
50d29b
            - opentest4j-javadoc
50d29b
            - univocity-parsers-javadoc
50d29b
            - xml-commons-apis-javadoc
50d29b
            - xmlgraphics-commons-javadoc
50d29b
            - xml-commons-apis-manual
50d29b
            - xz-java-javadoc
50d29b
    buildopts:
50d29b
        rpms:
50d29b
            macros: |
50d29b
                %app_name_prefix Red Hat Eclipse
50d29b
                %_with_jp_minimal 1
50d29b
                %_without_contrib_tools 1
50d29b
                %_without_javahl 1
50d29b
                %_without_spring 1
50d29b
                %_without_tests 1
50d29b
                %_without_reflections 1
50d29b
                %_without_okcurl 1
50d29b
                %_without_snappy 1
50d29b
                %_without_hsqldb 1
50d29b
                %_without_junit5 1
50d29b
    components:
50d29b
        rpms:
50d29b
            eclipse:
50d29b
                buildorder: 40
50d29b
                ref: stream-eclipse-rhel8-rhel-8.4.0
50d29b
                arches: [x86_64, ppc64le, aarch64, s390x]
50d29b
                rationale: >
50d29b
                    Module API.
50d29b
            eclipse-ecf:
50d29b
                buildorder: 30
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64, ppc64le, aarch64, s390x]
50d29b
                rationale: >
50d29b
                    Runtime dependency of eclipse.
50d29b
            eclipse-emf:
50d29b
                buildorder: 20
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64, ppc64le, aarch64, s390x]
50d29b
                rationale: >
50d29b
                    Runtime dependency of eclipse, eclipse-ecf.
50d29b
            apache-commons-compress:
50d29b
                buildorder: 20
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of jgit, jython.
50d29b
            apache-commons-jxpath:
50d29b
                buildorder: 10
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of eclipse.
50d29b
            apiguardian:
50d29b
                buildorder: 10
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of eclipse, junit5.
50d29b
            batik:
50d29b
                buildorder: 20
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of eclipse.
50d29b
            felix-gogo-command:
50d29b
                buildorder: 20
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of eclipse.
50d29b
            felix-gogo-runtime:
50d29b
                buildorder: 10
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of eclipse, felix-gogo-command,
50d29b
                         felix-gogo-shell.
50d29b
            felix-gogo-shell:
50d29b
                buildorder: 20
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of eclipse.
50d29b
            felix-scr:
50d29b
                buildorder: 30
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of eclipse.
50d29b
            glassfish-annotation-api:
50d29b
                buildorder: 10
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of eclipse.
50d29b
            glassfish-el:
50d29b
                buildorder: 10
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of eclipse, glassfish-jsp-api.
50d29b
            glassfish-jsp:
50d29b
                buildorder: 30
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of eclipse.
50d29b
            glassfish-jsp-api:
50d29b
                buildorder: 20
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of eclipse, glassfish-jsp.
50d29b
            glassfish-servlet-api:
50d29b
                buildorder: 10
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of eclipse, glassfish-jsp-api, jetty.
50d29b
            google-gson:
50d29b
                buildorder: 10
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of eclipse, eclipse-cdt, jgit,
50d29b
                         eclipse-m2e-core, eclipse-webtools.
50d29b
            hamcrest:
50d29b
                buildorder: 10
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of eclipse, junit.
50d29b
            icu4j:
50d29b
                buildorder: 10
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of eclipse, jython.
50d29b
            jetty:
50d29b
                buildorder: 20
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of eclipse, jgit,
50d29b
                         eclipse-m2e-core, eclipse-webtools.
50d29b
            jsch:
50d29b
                buildorder: 20
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of eclipse, jgit.
50d29b
            junit:
50d29b
                buildorder: 20
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of eclipse, junit5.
50d29b
            junit5:
50d29b
                buildorder: 30
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of eclipse.
50d29b
            jzlib:
50d29b
                buildorder: 10
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of jgit, jsch.
50d29b
            lucene:
50d29b
                buildorder: 10
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of eclipse, eclipse-m2e-core, maven-indexer.
50d29b
            objectweb-asm:
50d29b
                buildorder: 10
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of eclipse, eclipse-ecf, jython.
50d29b
            opentest4j:
50d29b
                buildorder: 10
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of eclipse, junit5.
50d29b
            sat4j:
50d29b
                buildorder: 10
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of eclipse.
50d29b
            univocity-parsers:
50d29b
                buildorder: 10
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of junit5.
50d29b
            xml-commons-apis:
50d29b
                buildorder: 10
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of batik, eclipse, eclipse-emf.
50d29b
            xmlgraphics-commons:
50d29b
                buildorder: 10
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of batik.
50d29b
            xz-java:
50d29b
                buildorder: 10
50d29b
                ref: stream-eclipse-rhel8-rhel-8.2.1
50d29b
                arches: [x86_64]
50d29b
                rationale: >
50d29b
                    Runtime dependency of eclipse, apache-commons-compress.