From 0f5fea7c1f56af7bd50e6fc70e1980bc13b6270c Mon Sep 17 00:00:00 2001 From: "Chris M. Hostetter" Date: Wed, 30 May 2007 06:45:56 +0000 Subject: [PATCH] include the example/logs/ dir in the package, but exclude it's contents git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@542765 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index e026a071134..d4015fb704f 100644 --- a/build.xml +++ b/build.xml @@ -449,7 +449,7 @@ + excludes="**/data/ **/logs/* **/classes/ **/*.sh **/bin/ src/scripts/ src/site/build/" />