Name: | slf4j |
---|---|
Version: | 1.7.4 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 237290 |
License: | MIT and ASL 2.0 |
RPM: | slf4j-1.7.4-3.el7.noarch.rpm |
Source RPM: | slf4j-1.7.4-3.el7.src.rpm |
Build Date: | Wed Apr 30 2014 |
Build Host: | ca-buildj3.us.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.. |
- Mass rebuild 2013-12-27
- Rebuild to regenerate API documentation - Resolves: CVE-2013-1571
- Update to upstream version 1.7.4
- Update to upstream version 1.7.3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local
- Fix install location of manual
- Rebuild to generate maven provides
- Build with xmvn
- Install Apache license file - Resolves: rhbz#878996