Name: | slf4j |
---|---|
Version: | 1.7.30 |
Release: | 12.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 84157 |
License: | MIT and ASL 2.0 |
RPM: | slf4j-1.7.30-12.el9.noarch.rpm |
Source RPM: | slf4j-1.7.30-12.el9.src.rpm |
Build Date: | Sat Jan 08 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.slf4j.org/ |
Summary: | Simple Logging Facade for Java |
Description: | The Simple Logging Facade for Java or (SLF4J) is intended to serve as a simple facade for various logging APIs allowing to the end-user to plug in the desired implementation at deployment time. SLF4J also allows for a gradual migration path away from Jakarta Commons Logging (JCL). Logging API implementations can either choose to implement the SLF4J interfaces directly, e.g. NLOG4J or SimpleLogger. Alternatively, it is possible (and rather easy) to write SLF4J adapters for the given API implementation, e.g. Log4jLoggerAdapter or JDK14LoggerAdapter.. |
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuild to workaround DistroBaker issue
- Bootstrap Maven for CentOS Stream 9
- Bootstrap build - Non-bootstrap build
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Disable unused log4j12 module.
- Port to commons-lang3.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
- Use source/target of 1.6 to build against Java 11. - Set javadoc plugin source value to 1.6.