import log4j-2-8060020220329164245.5dbfe8be
This commit is contained in:
commit
42e3c4c8bf
0
.gitignore
vendored
Normal file
0
.gitignore
vendored
Normal file
0
.log4j.metadata
Normal file
0
.log4j.metadata
Normal file
45
SOURCES/modulemd.src.txt
Normal file
45
SOURCES/modulemd.src.txt
Normal file
@ -0,0 +1,45 @@
|
|||||||
|
---
|
||||||
|
document: modulemd
|
||||||
|
version: 2
|
||||||
|
data:
|
||||||
|
stream: 2
|
||||||
|
summary: Java logging library
|
||||||
|
description: >-
|
||||||
|
Log4j is a popular Java logging library that allows the programmer
|
||||||
|
to output log statements to a variety of output targets.
|
||||||
|
license:
|
||||||
|
module:
|
||||||
|
- MIT
|
||||||
|
dependencies:
|
||||||
|
- buildrequires:
|
||||||
|
javapackages-tools: [201902]
|
||||||
|
platform: [el8]
|
||||||
|
requires:
|
||||||
|
platform: [el8]
|
||||||
|
profiles:
|
||||||
|
common:
|
||||||
|
rpms:
|
||||||
|
- log4j
|
||||||
|
api:
|
||||||
|
rpms:
|
||||||
|
- log4j
|
||||||
|
- log4j-jcl
|
||||||
|
- log4j-slf4j
|
||||||
|
filter:
|
||||||
|
rpms:
|
||||||
|
- disruptor-javadoc
|
||||||
|
- jctools-javadoc
|
||||||
|
components:
|
||||||
|
rpms:
|
||||||
|
disruptor:
|
||||||
|
buildorder: 10
|
||||||
|
ref: stream-log4j-2-rhel-8.6.0
|
||||||
|
rationale: Dependency of log4j.
|
||||||
|
jctools:
|
||||||
|
buildorder: 10
|
||||||
|
ref: stream-log4j-2-rhel-8.6.0
|
||||||
|
rationale: Dependency of log4j.
|
||||||
|
log4j:
|
||||||
|
buildorder: 20
|
||||||
|
ref: stream-log4j-2-rhel-8.6.0
|
||||||
|
rationale: Module API.
|
Loading…
Reference in New Issue
Block a user