From 7a6d765e011398468e4b755b4b5acba0fc6ef41f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Mat=C3=A8rne?= Date: Mon, 22 Jan 2018 11:13:32 +0100 Subject: [PATCH] deprecate Log4jListener --- manual/listeners.html | 9 +++++++-- .../org/apache/tools/ant/listener/Log4jListener.java | 7 +++++-- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/manual/listeners.html b/manual/listeners.html index 2015cd521..673106f5b 100644 --- a/manual/listeners.html +++ b/manual/listeners.html @@ -97,7 +97,11 @@ listeners and loggers.

org.apache.tools.ant.listener.Log4jListener - Passes events to Log4j for highly customizable logging. + + Passes events to Apache Log4j for highly customizable logging.
+ Deprecated: Apache Log4j (1) is not developed any more. Last + release is 1.2.17 from 26-May-2012 and contains vulnerability issues. + BuildListener @@ -364,6 +368,8 @@ Background is one of the following:

Log4jListener

+

Deprecated: Apache Log4j (1) is not developed any more. Last +release is 1.2.17 from 26-May-2012 and contains vulnerability issues.

Passes build events to Log4j, using the full classname's of the generator of each build event as the category: