From e9390362296f7f4f346469241f255658ee0f32e6 Mon Sep 17 00:00:00 2001 From: Simon Kitching Date: Sun, 26 Jun 2005 04:17:11 +0000 Subject: [PATCH] Improve warning messages for missing libs (thanks to Dennis Lundberg). git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@201824 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index 7f50084..4595794 100644 --- a/build.xml +++ b/build.xml @@ -231,14 +231,14 @@ *** WARNING *** - Log4j12 not found: Cannot Build Log4J12Logger + Log4j 1.2 not found: Cannot Build Log4J12Logger *** WARNING *** - Log4j13 not found: Cannot Build Log4J13Logger + Log4j 1.3 not found: Cannot Build Log4J13Logger @@ -270,7 +270,8 @@ - +