logback 1:1.1.9-5 source package in Ubuntu

Changelog

logback (1:1.1.9-5) unstable; urgency=medium

  * Team upload.
  * Add wagon-ssh to maven.ignoreRules (Closes: #882472)
  * Address privacy disclosure (external URL) in documentation HTML
  * Bump Standards-Version to 4.1.1

 -- tony mancill <email address hidden>  Sun, 26 Nov 2017 18:59:24 -0800

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
logback_1.1.9-5.dsc 2.3 KiB 0c5c3339dc07069bace13b068337250ca49538d9377c6b9f062b64e800e781d4
logback_1.1.9.orig.tar.xz 2.7 MiB 512dc9fa74ef5fc3ec910f8e07f611ec23d9ad79d3483478a9ba8f3e8e3bc636
logback_1.1.9-5.debian.tar.xz 14.1 KiB 59716692f265e543b54edf41f20aaea6946c80534614828f5bfc5677e1134525

Available diffs

No changes file available.

Binary packages built by this source

liblogback-java: flexible logging library for Java

 Logback is a reliable, generic, fast and flexible logging library for Java.
 It's intended as a successor to the popular log4j project.
 .
 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 systems 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.

liblogback-java-doc: flexible logging library for Java - documentation

 Logback is a reliable, generic, fast and flexible logging library for Java.
 It's intended as a successor to the popular log4j project.
 .
 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 systems 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.
 .
 This package provides the API documentation and manual for Logback.