This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository apache-log4j2.
commit f35eb7b772ad33623869bc1d2c5395d7be0569ed Author: Markus Koschany <[email protected]> Date: Tue May 12 19:08:49 2015 +0200 Remove trailing whitespace. --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index cd37473..f88b323 100644 --- a/debian/control +++ b/debian/control @@ -54,8 +54,8 @@ Description: Apache Log4j - Logging Framework for Java Support for multiple APIs: While the Log4j 2 API will provide the best performance, Log4j 2 provides support for the SLF4J and Commons Logging APIs. . - Automatic Reloading of Configurations: Log4j 2 can automatically reload its - configuration upon modification. It will do so without losing log events + Automatic Reloading of Configurations: Log4j 2 can automatically reload its + configuration upon modification. It will do so without losing log events while reconfiguration is taking place. . Advanced Filtering: Log4j 2 supports filtering based on context @@ -71,7 +71,7 @@ Description: Apache Log4j - Logging Framework for Java Property Support: Properties can be referenced in a configuration, Log4j will directly replace them, or Log4j will pass them to an underlying component that will dynamically resolve them. Properties come from values defined in the - configuration file, system properties, environment variables, the + configuration file, system properties, environment variables, the ThreadContext Map, and data present in the event. Package: liblog4j2-java-doc -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-log4j2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

