Compare commits
No commits in common. "master" and "f29" have entirely different histories.
3 changed files with 83 additions and 1 deletions
3
README.md
Normal file
3
README.md
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
# apache-commons
|
||||||
|
|
||||||
|
The apache-commons package
|
||||||
80
apache-commons.yaml
Normal file
80
apache-commons.yaml
Normal file
|
|
@ -0,0 +1,80 @@
|
||||||
|
document: modulemd
|
||||||
|
version: 1
|
||||||
|
data:
|
||||||
|
summary: apache-commons module
|
||||||
|
description: This apache-commons module has been generated.
|
||||||
|
license:
|
||||||
|
module:
|
||||||
|
- MIT
|
||||||
|
dependencies:
|
||||||
|
buildrequires:
|
||||||
|
bootstrap: master
|
||||||
|
requires:
|
||||||
|
platform: master
|
||||||
|
java: master
|
||||||
|
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-1.4-2.fc27
|
||||||
|
apache-commons-cli:
|
||||||
|
rationale: Generated.
|
||||||
|
ref: 34454d9695a7126e52d6a2463fe9648f7406cd7d
|
||||||
|
# apache-commons-codec-1.10-5.fc27
|
||||||
|
apache-commons-codec:
|
||||||
|
rationale: Generated.
|
||||||
|
ref: 2fb34652ca76f36fcf7d1c376d7dc05f53ecffd7
|
||||||
|
# apache-commons-collections-3.2.2-6.fc28
|
||||||
|
apache-commons-collections:
|
||||||
|
rationale: Generated.
|
||||||
|
ref: 51166143458016c112d3a160ea462328a284cd27
|
||||||
|
# apache-commons-daemon-1.0.15-16.fc28
|
||||||
|
apache-commons-daemon:
|
||||||
|
rationale: Generated.
|
||||||
|
ref: 2abf00db240c1e36693c501c4692606f18bd0be5
|
||||||
|
# apache-commons-dbcp-1.4-22.fc27
|
||||||
|
apache-commons-dbcp:
|
||||||
|
rationale: Generated.
|
||||||
|
ref: 8fd41dd385a61b95174452e63ed4f2b3e2a7762b
|
||||||
|
# apache-commons-io-2.5-3.fc27
|
||||||
|
apache-commons-io:
|
||||||
|
rationale: Generated.
|
||||||
|
ref: 761ff632b9fde01a8db49e34107060236687ef8d
|
||||||
|
# apache-commons-lang-2.6-20.fc27
|
||||||
|
apache-commons-lang:
|
||||||
|
rationale: Generated.
|
||||||
|
ref: bc04d6cd1ba93a3c0c8aae36b0225dd641ff9bf3
|
||||||
|
# apache-commons-logging-1.2-11.fc27
|
||||||
|
apache-commons-logging:
|
||||||
|
rationale: Generated.
|
||||||
|
ref: c25d2cd7e641aaca30d0a1c7d74eb898e4ed7b28
|
||||||
|
# apache-commons-pool-1.6-15.fc27
|
||||||
|
apache-commons-pool:
|
||||||
|
rationale: Generated.
|
||||||
|
ref: c51dec1bfa7de472bc58da209c123e10e095cafd
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
-
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue