From 30be33c7a5c16144b532b0d259c0dacf70fa9d4e Mon Sep 17 00:00:00 2001 From: Simon Kitching Date: Mon, 23 Jan 2006 03:20:15 +0000 Subject: [PATCH] Exclude LogFactoryImpl from adapters jar; it doesn't do any harm but will never be used as the default implementation is always loaded via the LogFactory classloader. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371451 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/build.xml b/build.xml index e168dfb..6051425 100644 --- a/build.xml +++ b/build.xml @@ -444,6 +444,7 @@ +