No, they should not. Probably sucked in automatically due to the new
benchmark tests needing them.
On Aug 23, 2007, at 1:06 AM, Chris Hostetter wrote:
fetching the latest nightly build...
http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/
lastSuccessfulBuild/artifact/artifacts/lucene-2007-08-23_02-46-02-
src.tar.gz
...takes a while since it's 50 Megs...
[EMAIL PROTECTED]:~/tmp$ du -sh lucene-2007-08-23_02-46-02-src.tar.gz
49M
lucene-2007-08-23_02-46-02-src.tar.gz
...the problem seems to be that the benchmark contrib contains a
35M temp
directory, and a 140M work directory ... are these suppose to be
bundled
into release?
-Hoss