From 2178c140182b47288a677c8f90d078ff70fcc6b3 Mon Sep 17 00:00:00 2001 From: Robert Burrell Donkin Date: Tue, 7 Feb 2006 15:43:47 +0000 Subject: [PATCH] Adds index lists to jar files. Contributed by Boris Unckel. Issue #38499. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@375633 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build.xml b/build.xml index a443d40..3f7dc11 100644 --- a/build.xml +++ b/build.xml @@ -463,6 +463,7 @@ This configuration is typically used to create a release only. todir="${build.home}/classes/META-INF"/> @@ -472,6 +473,7 @@ This configuration is typically used to create a release only. @@ -485,6 +487,7 @@ This configuration is typically used to create a release only. @@ -556,6 +559,7 @@ This configuration is typically used to create a release only. if="log4j12.present"/> @@ -563,6 +567,7 @@ This configuration is typically used to create a release only. if="jdk.1.4.present"/>