From a79517ab30c0e94df80abd22cd506f15f5a9571e Mon Sep 17 00:00:00 2001 From: Robert Burrell Donkin Date: Thu, 16 Feb 2006 20:29:01 +0000 Subject: [PATCH] After some consideration removed the indexes. JCL isn't signed and so anyone using it in an applet would need to rejar and sign in any case. They can index at the same time. Probably safer this way. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@378357 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build.xml b/build.xml index 2b2a296..96ab3ca 100644 --- a/build.xml +++ b/build.xml @@ -462,7 +462,6 @@ This configuration is typically used to create a release only. todir="${build.home}/classes/META-INF"/> @@ -472,7 +471,6 @@ This configuration is typically used to create a release only. @@ -486,7 +484,6 @@ This configuration is typically used to create a release only. @@ -558,7 +555,6 @@ This configuration is typically used to create a release only. if="log4j12.present"/> @@ -566,7 +562,6 @@ This configuration is typically used to create a release only. if="jdk.1.4.present"/>