logback 1:0.9.28-1 source package in Ubuntu

Changelog

logback (1:0.9.28-1) unstable; urgency=low

  * New upstream release.
  * Update Standards-Version: 3.9.1 (no changes needed).
  * d/control: Add Build-Depends on groovy.
  * d/rules: Add groovy to DEB_JARS.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 13:14:20 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
logback_0.9.28.orig.tar.gz 4.3 MiB 68b09a6fcb35eccee43b57534d357cf717b493b6cd6d062ce64fb9cd4a628112
logback_0.9.28-1.debian.tar.gz 8.5 KiB 0081e7a7931c6ddf1f489657a0d17cd2f337992b5fb8b441123983293b2f2006
logback_0.9.28-1.dsc 2.0 KiB 6c05aed78bf32126b08630071bc361d5797f539d363d3631985ec470eac704ac

Available diffs

View changes file

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.