From 4fe90e4086bcd32e19a2948ec923f4170ad401be Mon Sep 17 00:00:00 2001 From: "Chris M. Hostetter" Date: Mon, 2 Jul 2007 20:42:24 +0000 Subject: [PATCH] hack to prevent ant from recursively stating all files in all directories looking for files to include in the META-INF git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@552589 13f79535-47bb-0310-9956-ffa450edef68 --- common-build.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/common-build.xml b/common-build.xml index 28cde3fc50b..1443e72ea2e 100644 --- a/common-build.xml +++ b/common-build.xml @@ -65,7 +65,11 @@ - + + +