From 70821f0ebcb525ef75ae007439bf3d88f40d4b9b Mon Sep 17 00:00:00 2001 From: Grant Ingersoll Date: Tue, 2 Sep 2008 14:17:37 +0000 Subject: [PATCH] excluded src/docs jars from distribution git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@691254 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 2555a67f868..2a2d8def142 100644 --- a/build.xml +++ b/build.xml @@ -659,7 +659,7 @@ + excludes="*.tgz *.zip *.md5 ${dist}/*src-* ${dist}/*docs-*" /> @@ -676,7 +676,7 @@ + excludes="**/*.sh **/bin/ src/scripts/ ${dist}/*-src-* ${dist}/*-docs-*" />