Compare commits
No commits in common. "master" and "f27" have entirely different histories.
3 changed files with 74 additions and 1 deletions
3
README.md
Normal file
3
README.md
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
# apache-commons
|
||||||
|
|
||||||
|
The apache-commons package
|
||||||
71
apache-commons.yaml
Normal file
71
apache-commons.yaml
Normal file
|
|
@ -0,0 +1,71 @@
|
||||||
|
document: modulemd
|
||||||
|
version: 1
|
||||||
|
data:
|
||||||
|
summary: apache-commons module
|
||||||
|
description: This apache-commons module has been generated.
|
||||||
|
license:
|
||||||
|
module:
|
||||||
|
- MIT
|
||||||
|
dependencies:
|
||||||
|
buildrequires:
|
||||||
|
bootstrap: f27
|
||||||
|
requires:
|
||||||
|
platform: f27
|
||||||
|
java: 8
|
||||||
|
references:
|
||||||
|
community: https://docs.pagure.org/modularity/
|
||||||
|
documentation: https://github.com/modularity-modules/apache-commons
|
||||||
|
tracker: https://github.com/modularity-modules/apache-commons
|
||||||
|
api:
|
||||||
|
rpms:
|
||||||
|
- apache-commons-cli
|
||||||
|
- apache-commons-codec
|
||||||
|
- apache-commons-collections
|
||||||
|
- apache-commons-daemon
|
||||||
|
- apache-commons-dbcp
|
||||||
|
- apache-commons-io
|
||||||
|
- apache-commons-lang
|
||||||
|
- apache-commons-logging
|
||||||
|
- apache-commons-pool
|
||||||
|
profiles:
|
||||||
|
default:
|
||||||
|
description: A generated profile based on top-lvl package list.
|
||||||
|
rpms:
|
||||||
|
- apache-commons-cli
|
||||||
|
- apache-commons-codec
|
||||||
|
- apache-commons-collections
|
||||||
|
- apache-commons-daemon
|
||||||
|
- apache-commons-dbcp
|
||||||
|
- apache-commons-io
|
||||||
|
- apache-commons-lang
|
||||||
|
- apache-commons-logging
|
||||||
|
- apache-commons-pool
|
||||||
|
components:
|
||||||
|
rpms:
|
||||||
|
apache-commons-cli:
|
||||||
|
rationale: Generated.
|
||||||
|
ref: f27
|
||||||
|
apache-commons-codec:
|
||||||
|
rationale: Generated.
|
||||||
|
ref: f27
|
||||||
|
apache-commons-collections:
|
||||||
|
rationale: Generated.
|
||||||
|
ref: f27
|
||||||
|
apache-commons-daemon:
|
||||||
|
rationale: Generated.
|
||||||
|
ref: f27
|
||||||
|
apache-commons-dbcp:
|
||||||
|
rationale: Generated.
|
||||||
|
ref: f27
|
||||||
|
apache-commons-io:
|
||||||
|
rationale: Generated.
|
||||||
|
ref: f27
|
||||||
|
apache-commons-lang:
|
||||||
|
rationale: Generated.
|
||||||
|
ref: f27
|
||||||
|
apache-commons-logging:
|
||||||
|
rationale: Generated.
|
||||||
|
ref: f27
|
||||||
|
apache-commons-pool:
|
||||||
|
rationale: Generated.
|
||||||
|
ref: f27
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
-
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue