jakarta-log4j 1.2.15-11ubuntu1 source package in Ubuntu Linaro Evaluation Build

Changelog

jakarta-log4j (1.2.15-11ubuntu1) maverick; urgency=low

  * Merge from debian unstable. Remaining changes:
    - debian/control: Depend on libmx4j-java (main) instead of
      libjboss-jmx-java (universe) to keep log4j in main
    - debian/control: Only suggest -java-gcj on selected architectures, and
      build liblog4j1.2-java architecture "any" to have it work

jakarta-log4j (1.2.15-11) unstable; urgency=low

  * Team upload.
  * Move the patches to quilt, add a Build-Depends on quilt
  * JMX package is built and patch from Thomas Koch has been applied
    with changes (Closes: #503837)
  * Use default-jdk-doc instead of classpath-doc/openjdk-6-doc
    (Closes: #567275)
  * Remove dependencies on all java runtimes and java-common
    (Closes: #576737)
  * Source format 3.0 (quilt)
    - removed quilt as build dependency
    - removed include patchsys-quilt.mk in d/rules

jakarta-log4j (1.2.15-10) unstable; urgency=low

  * Fixed Maven support (Closes: #571046)
    - d/m.ignoreRules: added JMX stuff
    - pom.xml patch : javax.jms and java.mail set as optional
  * Standards-Version to 3.8.4
  * debhelper compat to 7
 -- Thierry Carrez <email address hidden>   Wed, 09 Jun 2010 11:06:19 +0200

Upload details

Uploaded by:
Thierry Carrez
Uploaded to:
Maverick
Original maintainer:
Ubuntu Development Team
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oneiric based series for Ubuntu LEB release universe libs

Builds

Maverick: [FULLYBUILT] armel

Downloads

File Size SHA-256 Checksum
jakarta-log4j_1.2.15.orig.tar.gz 1.6 MiB 2dc92c8d112418f38b01a0442b9d76ec4a5e6d2ffcf3dde6b3d2ea22be95f689
jakarta-log4j_1.2.15-11ubuntu1.debian.tar.gz 8.0 KiB 865960d95d3c4207f67638319d4fda8d49f3e733e54f18077764bc671777650e
jakarta-log4j_1.2.15-11ubuntu1.dsc 1.7 KiB 73f26dd872e428d4e1fdd05270c28bcd3eddcfc2ccc8b2109aaec7e27d3666ff

View changes file

Binary packages built by this source

liblog4j1.2-java: Logging library for java

 log4j is a tool to help the programmer output log statements to a variety of
 output targets.
 .
 It is possible to enable logging at runtime without modifying the application
 binary. The log4j package is designed so that log statements can remain in
 shipped code without incurring a high performance cost.
 .
 One of the distinctive features of log4j is the notion of hierarchical
 loggers. Using loggers it is possible to selectively control which log
 statements are output at arbitrary granularity.
 .
 Log4j can output to: a file, a rolling file, a database with a JDBC driver,
 many ouput asynchronously, a JMS Topic, a swing based logging console,
 the NT event log, /dev/null, a SMTP server (using javamail), a socket server,
 syslog, telnet daemon and stdout.
 .
 The format of the output can be defined using one of the various layout
 (or user defined layout) like: simple text, html, date, pattern defined and
 XML.

liblog4j1.2-java-gcj: Logging library for java (native code)

 log4j is a tool to help the programmer output log statements to a variety of
 output targets.
 .
 It is possible to enable logging at runtime without modifying the application
 binary. The log4j package is designed so that log statements can remain in
 shipped code without incurring a high performance cost.
 .
 One of the distinctive features of log4j is the notion of hierarchical
 loggers. Using loggers it is possible to selectively control which log
 statements are output at arbitrary granularity.
 .
 Log4j can output to: a file, a rolling file, a database with a JDBC driver,
 many ouput asynchronously, a JMS Topic, a swing based logging console,
 the NT event log, /dev/null, a SMTP server (using javamail), a socket server,
 syslog, telnet daemon and stdout.
 .
 The format of the output can be defined using one of the various layout
 (or user defined layout) like: simple text, html, date, pattern defined and
 XML.
 .
 This package contains the natively compiled code for use by gij.