Ant is shipped as non-modular package
This commit is contained in:
parent
d49cf8d511
commit
e3c51255d3
3 changed files with 1 additions and 214 deletions
|
|
@ -1,3 +0,0 @@
|
|||
# ant
|
||||
|
||||
The ant package
|
||||
211
ant.yaml
211
ant.yaml
|
|
@ -1,211 +0,0 @@
|
|||
---
|
||||
document: modulemd
|
||||
version: 2
|
||||
data:
|
||||
summary: Java build tool
|
||||
description: >-
|
||||
Apache Ant is a Java library and command-line tool whose mission
|
||||
is to drive processes described in build files as targets and extension
|
||||
points dependent upon each other. The main known usage of Ant is the
|
||||
build of Java applications. Ant supplies a number of built-in tasks
|
||||
allowing to compile, assemble, test and run Java applications. Ant can
|
||||
also be used effectively to build non Java applications, for instance C
|
||||
or C++ applications. More generally, Ant can be used to pilot any type
|
||||
of process which can be described in terms of targets and tasks.
|
||||
license:
|
||||
module:
|
||||
- MIT
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
javapackages-tools: [202001]
|
||||
platform: [-el8]
|
||||
requires:
|
||||
platform: [-el8]
|
||||
profiles:
|
||||
default:
|
||||
rpms:
|
||||
- ant
|
||||
api:
|
||||
rpms:
|
||||
- ant
|
||||
- ant-antlr
|
||||
- ant-apache-bcel
|
||||
- ant-apache-bsf
|
||||
- ant-apache-log4j
|
||||
- ant-apache-oro
|
||||
- ant-apache-regexp
|
||||
- ant-apache-resolver
|
||||
- ant-apache-xalan2
|
||||
- ant-commons-logging
|
||||
- ant-commons-net
|
||||
- ant-javamail
|
||||
- ant-jdepend
|
||||
- ant-jmf
|
||||
- ant-jsch
|
||||
- ant-junit
|
||||
- ant-junit5
|
||||
- ant-swing
|
||||
- ant-testutil
|
||||
- ant-xz
|
||||
filter:
|
||||
rpms:
|
||||
- ant-javadoc
|
||||
- ant-manual
|
||||
- antlr-C++
|
||||
- antlr-javadoc
|
||||
- antlr-manual
|
||||
- apache-commons-logging-javadoc
|
||||
- apache-commons-net-javadoc
|
||||
- apiguardian
|
||||
- apiguardian-javadoc
|
||||
- bcel-javadoc
|
||||
- bsf-javadoc
|
||||
- hamcrest-demo
|
||||
- hamcrest-javadoc
|
||||
- jakarta-oro-javadoc
|
||||
- javamail-javadoc
|
||||
- jdepend-demo
|
||||
- jdepend-javadoc
|
||||
- jsch-javadoc
|
||||
- junit-javadoc
|
||||
- junit-manual
|
||||
- junit5-guide
|
||||
- junit5-javadoc
|
||||
- jzlib-demo
|
||||
- jzlib-javadoc
|
||||
- log4j12-javadoc
|
||||
- opentest4j-javadoc
|
||||
- regexp-javadoc
|
||||
- univocity-parsers-javadoc
|
||||
- xalan-j2-demo
|
||||
- xalan-j2-javadoc
|
||||
- xalan-j2-manual
|
||||
- xalan-j2-xsltc
|
||||
- xerces-j2-demo
|
||||
- xerces-j2-javadoc
|
||||
- xml-commons-apis-javadoc
|
||||
- xml-commons-apis-manual
|
||||
- xml-commons-resolver-javadoc
|
||||
- xz-java-javadoc
|
||||
components:
|
||||
rpms:
|
||||
ant:
|
||||
buildorder: 50
|
||||
ref: stream-ant-1.10
|
||||
rationale: >
|
||||
Module API.
|
||||
antlr:
|
||||
buildorder: 10
|
||||
ref: stream-ant-1.10
|
||||
rationale: >
|
||||
Runtime dependency of ant.
|
||||
apache-commons-logging:
|
||||
buildorder: 10
|
||||
ref: stream-ant-1.10
|
||||
rationale: >
|
||||
Runtime dependency of ant, bsf.
|
||||
apache-commons-net:
|
||||
buildorder: 10
|
||||
ref: stream-ant-1.10
|
||||
rationale: >
|
||||
Runtime dependency of ant.
|
||||
apiguardian:
|
||||
buildorder: 10
|
||||
ref: stream-ant-1.10
|
||||
rationale: >
|
||||
Build dependency of junit5.
|
||||
bcel:
|
||||
buildorder: 10
|
||||
ref: stream-ant-1.10
|
||||
rationale: >
|
||||
Runtime dependency of ant.
|
||||
bsf:
|
||||
buildorder: 40
|
||||
ref: stream-ant-1.10
|
||||
rationale: >
|
||||
Runtime dependency of ant.
|
||||
hamcrest:
|
||||
buildorder: 10
|
||||
ref: stream-ant-1.10
|
||||
rationale: >
|
||||
Runtime dependency of junit.
|
||||
jakarta-oro:
|
||||
buildorder: 10
|
||||
ref: stream-ant-1.10
|
||||
rationale: >
|
||||
Runtime dependency of ant.
|
||||
javamail:
|
||||
buildorder: 10
|
||||
ref: stream-ant-1.10
|
||||
rationale: >
|
||||
Runtime dependency of ant.
|
||||
jdepend:
|
||||
buildorder: 10
|
||||
ref: stream-ant-1.10
|
||||
rationale: >
|
||||
Runtime dependency of ant.
|
||||
jsch:
|
||||
buildorder: 20
|
||||
ref: stream-ant-1.10
|
||||
rationale: >
|
||||
Runtime dependency of ant.
|
||||
junit:
|
||||
buildorder: 20
|
||||
ref: stream-ant-1.10
|
||||
rationale: >
|
||||
Runtime dependency of ant, junit5.
|
||||
junit5:
|
||||
buildorder: 30
|
||||
ref: stream-ant-1.10
|
||||
rationale: >
|
||||
Runtime dependency of ant.
|
||||
jzlib:
|
||||
buildorder: 10
|
||||
ref: stream-ant-1.10
|
||||
rationale: >
|
||||
Runtime dependency of jsch.
|
||||
log4j12:
|
||||
buildorder: 20
|
||||
ref: stream-ant-1.10
|
||||
rationale: >
|
||||
Runtime dependency of ant.
|
||||
opentest4j:
|
||||
buildorder: 10
|
||||
ref: stream-ant-1.10
|
||||
rationale: >
|
||||
Runtime dependency of junit5.
|
||||
regexp:
|
||||
buildorder: 10
|
||||
ref: stream-ant-1.10
|
||||
rationale: >
|
||||
Runtime dependency of ant.
|
||||
univocity-parsers:
|
||||
buildorder: 10
|
||||
ref: stream-ant-1.10
|
||||
rationale: >
|
||||
Runtime dependency of junit5.
|
||||
xalan-j2:
|
||||
buildorder: 30
|
||||
ref: stream-ant-1.10
|
||||
rationale: >
|
||||
Runtime dependency of ant.
|
||||
xerces-j2:
|
||||
buildorder: 20
|
||||
ref: stream-ant-1.10
|
||||
rationale: >
|
||||
Runtime dependency of xalan-j2.
|
||||
xml-commons-apis:
|
||||
buildorder: 10
|
||||
ref: stream-ant-1.10
|
||||
rationale: >
|
||||
Runtime dependency of xalan-j2, xerces-j2.
|
||||
xml-commons-resolver:
|
||||
buildorder: 10
|
||||
ref: stream-ant-1.10
|
||||
rationale: >
|
||||
Runtime dependency of ant, xerces-j2.
|
||||
xz-java:
|
||||
buildorder: 10
|
||||
ref: stream-ant-1.10
|
||||
rationale: >
|
||||
Runtime dependency of ant.
|
||||
1
dead.module
Normal file
1
dead.module
Normal file
|
|
@ -0,0 +1 @@
|
|||
Ant is shipped as non-modular package
|
||||
Loading…
Add table
Add a link
Reference in a new issue