Sun, 19 May 2024 22:17:10 UTC | login

Information for build logback-1.1.7-3.fc27

ID7571
Package Namelogback
Version1.1.7
Release3.fc27
Epoch
SummaryA Java logging library
DescriptionLogback is intended as a successor to the popular log4j project. At present time, logback is divided into three modules, logback-core, logback-classic and logback-access. The logback-core module lays the groundwork for the other two modules. The logback-classic module can be assimilated to a significantly improved version of log4j. Moreover, logback-classic natively implements the SLF4J API so that you can readily switch back and forth between logback and other logging frameworks such as log4j or java.util.logging (JUL). The logback-access module integrates with Servlet containers, such as Tomcat and Jetty, to provide HTTP-access log functionality. Note that you could easily build your own module on top of logback-core.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:07:37 UTC
CompletedSat, 14 Apr 2018 20:07:37 UTC
Tags
f28
f29
RPMs
src
logback-1.1.7-3.fc27.src.rpm (info) (download)
noarch
logback-1.1.7-3.fc27.noarch.rpm (info) (download)
logback-access-1.1.7-3.fc27.noarch.rpm (info) (download)
logback-examples-1.1.7-3.fc27.noarch.rpm (info) (download)
logback-javadoc-1.1.7-3.fc27.noarch.rpm (info) (download)
Changelog * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Jun 23 2016 gil cattaneo <puntogil@libero.it> 1.1.7-1 - update to 1.1.7 * Mon Feb 29 2016 gil cattaneo <puntogil@libero.it> 1.1.5-1 - Update to 1.1.5 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Aug 07 2015 gil cattaneo <puntogil@libero.it> 1.1.3-1 - Update to 1.1.3 - Use glassfish-servlet-apis instead of tomcat-servlet-api * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Mar 27 2015 gil cattaneo <puntogil@libero.it> 1.1.2-4 - add support for jetty 9.3.0 * Fri Mar 13 2015 gil cattaneo <puntogil@libero.it> 1.1.2-3 - add support for servlet 3.1 * Fri Feb 13 2015 gil cattaneo <puntogil@libero.it> 1.1.2-2 - introduce license macro * Fri Jan 09 2015 gil cattaneo <puntogil@libero.it> 1.1.2-1 - Update to 1.1.2 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Mon Feb 24 2014 Orion Poplawski <orion@cora.nwra.com> - 1.1.1-1 - Update to 1.1.1 * Wed Jan 29 2014 gil cattaneo <puntogil@libero.it> - 1.1.0-1 - Update to 1.1.0 * Sun Aug 04 2013 gil cattaneo <puntogil@libero.it> - 1.0.13-1 - Update to 1.0.13 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Jul 10 2013 gil cattaneo <puntogil@libero.it> - 1.0.10-2 - switch to XMvn - minor changes to adapt to current guideline * Tue Mar 19 2013 gil cattaneo <puntogil@libero.it> - 1.0.10-1 - Update to 1.0.10 * Thu Mar 14 2013 gil cattaneo <puntogil@libero.it> - 1.0.9-4 - Use Maven build - Removed un{used,available} plugin * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Fri Dec 21 2012 Mary Ellen Foster <mefoster@gmail.com> - 1.0.9-2 - Remove F16 backward compatibility since it's EOL soon * Sat Dec 08 2012 gil cattaneo <puntogil@libero.it> - 1.0.9-1 - Update to 1.0.9 - Preserved timestamp in pom files - Applied changes to build against older jetty on F16, thanks to Mary Ellen F. * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Jul 13 2012 Orion Poplawski <orion@nwra.com> - 1.0.6-2 - Split off access module into sub-package (bug 663198) - Change BR/R from servlet25 to tomcat-servlet-3.0-api (bug 819552) - Update build.xml to include jetty jars, drop setting CLASSPATH * Wed Jul 11 2012 gil cattaneo <puntogil@libero.it> - 1.0.6-1 - Update to 1.0.6 * Tue Mar 20 2012 Mary Ellen Foster <mefoster at gmail.com> - 1.0.1-1 - Update to 1.0.1 - Prepare for re-review * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.18-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Tue Dec 07 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.9.18-5 - Make jars and javadoc versionless - Fix pom filenames (#655813) - Remove gcj bits - Other packaging cleanups/fixes * Wed Jan 13 2010 Mary Ellen Foster <mefoster at gmail.com> - 0.9.18-4 - Change (Build)Requirement from geronimo-specs to jms * Wed Jan 13 2010 Mary Ellen Foster <mefoster at gmail.com> - 0.9.18-3 - Add some missing (Build)Requirements * Tue Jan 12 2010 Mary Ellen Foster <mefoster at gmail.com> - 0.9.18-2 - Add maven2 BuildRequirements - Remove requirement for specific slf4j version * Mon Jan 11 2010 Mary Ellen Foster <mefoster at gmail.com> - 0.9.18-1 - Update to new upstream version -- many bugfixes, see http://qos.ch/pipermail/announce/2009/000068.html - Include new license tag - Add all referenced dependencies to the Requires list - Specify which bits of tomcat are actually used, instead of requiring all of it - Don't remove hsqldb from poms any more; Maven metadata has been added * Wed Jan 06 2010 Mary Ellen Foster <mefoster at gmail.com> - 0.9.17-3 - Manually add the Maven metadata for geronimo-specs-jms * Wed Dec 02 2009 Mary Ellen Foster <mefoster at gmail.com> - 0.9.17-2 - Use Maven build instead (with all that entails), and include POMs - Add -examples subpackage - Depend on javamail 1.4 * Wed Nov 18 2009 Mary Ellen Foster <mefoster at gmail.com> - 0.9.17-1 - Initial package (using build.xml from Debian)