Blame ant.yaml

1af4ac
---
1af4ac
document: modulemd
1af4ac
version: 2
1af4ac
data:
1af4ac
    summary: Java build tool
1af4ac
    name: ant
1af4ac
    stream: 1.10
1af4ac
    description: >-
1af4ac
        Apache Ant is a Java library and command-line tool whose mission
1af4ac
        is to drive processes described in build files as targets and extension
1af4ac
        points dependent upon each other. The main known usage of Ant is the
1af4ac
        build of Java applications. Ant supplies a number of built-in tasks
1af4ac
        allowing to compile, assemble, test and run Java applications. Ant can
1af4ac
        also be used effectively to build non Java applications, for instance C
1af4ac
        or C++ applications. More generally, Ant can be used to pilot any type
1af4ac
        of process which can be described in terms of targets and tasks.
1af4ac
    license:
1af4ac
        module:
1af4ac
            - MIT
1af4ac
    dependencies:
1af4ac
        - buildrequires:
1af4ac
              javapackages-tools: [201801]
1af4ac
              platform: [el8]
1af4ac
          requires:
1af4ac
              platform: []
1af4ac
    references:
1af4ac
        community: https://ant.apache.org/
1af4ac
    profiles:
1af4ac
        common:
1af4ac
            rpms:
1af4ac
                - ant
1af4ac
    api:
1af4ac
        rpms:
1af4ac
            - ant
1af4ac
    filter:
1af4ac
        rpms:
1af4ac
            - ant-antlr
1af4ac
            - ant-apache-bcel
1af4ac
            - ant-apache-bsf
1af4ac
            - ant-apache-log4j
1af4ac
            - ant-apache-oro
1af4ac
            - ant-apache-regexp
1af4ac
            - ant-apache-resolver
1af4ac
            - ant-apache-xalan2
1af4ac
            - ant-commons-logging
1af4ac
            - ant-commons-net
1af4ac
            - ant-javadoc
1af4ac
            - ant-javamail
1af4ac
            - ant-jdepend
1af4ac
            - ant-jmf
1af4ac
            - ant-jsch
1af4ac
            - ant-junit
1af4ac
            - ant-manual
1af4ac
            - ant-swing
1af4ac
            - ant-testutil
1af4ac
            - ant-xz
1af4ac
    buildopts:
1af4ac
        rpms:
1af4ac
            macros: |
1af4ac
                %_with_xmvn_javadoc 1
1af4ac
                %_without_asciidoc 1
1af4ac
                %_without_avalon 1
1af4ac
                %_without_bouncycastle 1
1af4ac
                %_without_cython 1
1af4ac
                %_without_dafsa 1
1af4ac
                %_without_desktop 1
1af4ac
                %_without_doxygen 1
1af4ac
                %_without_dtd 1
1af4ac
                %_without_eclipse 1
1af4ac
                %_without_ehcache 1
1af4ac
                %_without_emacs 1
1af4ac
                %_without_equinox 1
1af4ac
                %_without_fop 1
1af4ac
                %_without_ftp 1
1af4ac
                %_without_gradle 1
1af4ac
                %_without_groovy 1
1af4ac
                %_without_hadoop 1
1af4ac
                %_without_hsqldb 1
1af4ac
                %_without_itext 1
1af4ac
                %_without_jackson 1
1af4ac
                %_without_jmh 1
1af4ac
                %_without_jna 1
1af4ac
                %_without_jpa 1
1af4ac
                %_without_junit5 1
1af4ac
                %_without_logback 1
1af4ac
                %_without_markdown 1
1af4ac
                %_without_memcached 1
1af4ac
                %_without_memoryfilesystem 1
1af4ac
                %_without_obr 1
1af4ac
                %_without_python 1
1af4ac
                %_without_reporting 1
1af4ac
                %_without_scm 1
1af4ac
                %_without_snappy 1
1af4ac
                %_without_spring 1
1af4ac
                %_without_ssh 1
1af4ac
                %_without_testlib 1
1af4ac
    components:
1af4ac
        rpms:
1af4ac
            ant:
1af4ac
                buildorder: 10
1af4ac
                ref: 3417f06e17dc49d6d4b98e3b7dccb5914b486cd1
1af4ac
                rationale: >
1af4ac
                    Module API.