From hadoop-dev-return-8072-apmail-lucene-hadoop-dev-archive=lucene.apache.org@lucene.apache.org Mon Feb 19 23:44:55 2007 Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 51798 invoked from network); 19 Feb 2007 23:44:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Feb 2007 23:44:54 -0000 Received: (qmail 69336 invoked by uid 500); 19 Feb 2007 23:45:02 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 69308 invoked by uid 500); 19 Feb 2007 23:45:02 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 69299 invoked by uid 99); 19 Feb 2007 23:45:02 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Feb 2007 15:45:02 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of farhang@gmail.com designates 64.233.184.230 as permitted sender) Received: from [64.233.184.230] (HELO wr-out-0506.google.com) (64.233.184.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Feb 2007 15:44:51 -0800 Received: by wr-out-0506.google.com with SMTP id i22so1711585wra for ; Mon, 19 Feb 2007 15:44:31 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=G55jcCsFHjheH+erO65+QkzEdjDFWswjuYxUh5xvWYHHEiVmpn1UmMS24kAUnitX6IrGLogFZ/JPicwAukRJiy1BxZbn2EMY4jocO+HZ/W0YwDBXBCtD38AboqVMHv++u/WYWRJ6WKmbnYBNmMsiNZKZE89/L/+5rONU0Ji+x8U= Received: by 10.114.210.2 with SMTP id i2mr3130411wag.1171928669892; Mon, 19 Feb 2007 15:44:29 -0800 (PST) Received: by 10.114.192.20 with HTTP; Mon, 19 Feb 2007 15:44:29 -0800 (PST) Message-ID: Date: Mon, 19 Feb 2007 16:44:29 -0700 From: "Babak Farhang" To: hadoop-dev@lucene.apache.org Subject: Missing classes in 0.11.2? MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Just downloaded and tried building 0.11.2 version: the test cases in package org.apache.hadoop.record.test under the directory src/test fail to compile. The distribution appears to have some missing .java files. I'm a newbie, but running the shell 'find' command *does* seem to confirm my guess... -Babak