From f5b174345dfac0712a61b2a7c9bb2abd4b3cd53d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Mat=C3=A8rne?=
Date: Tue, 23 Jan 2018 10:14:27 +0100
Subject: [PATCH] clarify version vs. reference
---
manual/listeners.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/manual/listeners.html b/manual/listeners.html
index 673106f5b..bbb03e05d 100644
--- a/manual/listeners.html
+++ b/manual/listeners.html
@@ -99,7 +99,7 @@ listeners and loggers.
org.apache.tools.ant.listener.Log4jListener
Passes events to Apache Log4j for highly customizable logging.
- Deprecated: Apache Log4j (1) is not developed any more. Last
+ Deprecated: Apache Log4j (1.x) is not developed any more. Last
release is 1.2.17 from 26-May-2012 and contains vulnerability issues.
|
BuildListener |