I'm Sorry, your message seems to have slipped through the cracks until now...
: I get the following error when trying to build from the nightly source : (http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/75/artifact/trunk/dist/lucene-nightly.tar.gz) the nightly builds are mainly about sanity testing thatthe build process works -- they produce a "binary" release which doesn't include the Lucene source at all (just jars and javadocs), so it's not a suprise that you can't build from them. if you want to build the source, please fetch it from Subversion... http://svn.apache.org/repos/asf/lucene/java/trunk/ It would be nice if there was a better error message then just that the common-build.xml was missing (ideally the build.xml wouldn't be included in binary releases at all) so feel free to open a bug on that. -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]