On 5/30/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
+++ lucene/solr/trunk/build.xml Tue May 29 23:45:56 2007
@@ -449,7 +449,7 @@
<tarfileset dir="."
prefix="${fullnamever}"
includes="LICENSE.txt NOTICE.txt *.txt *.xml lib/** src/** example/**"
- excludes="**/data/ **/classes/ **/*.sh **/bin/ src/scripts/
src/site/build/" />
+ excludes="**/data/ **/logs/* **/classes/ **/*.sh **/bin/ src/scripts/
src/site/build/"
Ahh thanks... I had tried a couple of variations, but it got late ;-) -Yonik
