centos8co / modules / ant

Forked from modules/ant 5 years ago
Clone

Blame SOURCES/modulemd.src.txt

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