Return-Path: X-Original-To: apmail-accumulo-dev-archive@www.apache.org Delivered-To: apmail-accumulo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E9E2A181F6 for ; Wed, 20 May 2015 02:30:26 +0000 (UTC) Received: (qmail 83145 invoked by uid 500); 20 May 2015 02:30:26 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 83109 invoked by uid 500); 20 May 2015 02:30:26 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Received: (qmail 83097 invoked by uid 99); 20 May 2015 02:30:26 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 May 2015 02:30:26 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 15B0F1A302A for ; Wed, 20 May 2015 02:30:26 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.101 X-Spam-Level: X-Spam-Status: No, score=-0.101 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_MSPIKE_H2=-0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 46SbX7mcaYrc for ; Wed, 20 May 2015 02:30:22 +0000 (UTC) Received: from mail-qg0-f44.google.com (mail-qg0-f44.google.com [209.85.192.44]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 5191843CB6 for ; Wed, 20 May 2015 02:30:22 +0000 (UTC) Received: by qgde91 with SMTP id e91so17493147qgd.0 for ; Tue, 19 May 2015 19:29:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=EVyAKn9ZHqRj/Gty1P306cjWuYSRqGs31GImwfiebpE=; b=pZZ99RwVLjo8PW3pYhNv+czWgP80cDtx1Y7X1lnTZAK3NDx1Awz/iIlGeoSIaROfJc j2k21p60HsmMC+uzK2/z0IguYqEjigYyNZE4x20lZZY6zIJPPTElys8h44cLguCL6bJ7 gIyY50VwMbvQNT6BhZZ+gIBxq+zlYSoMckzjRjYkZpHRlWP3TIgEgWOsU/NEdiSEdfhc ZstyWlFfJHWtYPNb21+cY1aoFy6y5jZvCViaLNK/BELIdeaT6D8bptjH1A8PXG1iUg7j G/zKZJnOdIEeFX3nxiqdpZzdOArfFmVP8FqQCBDNyiDT6eXjkzY7qEEe917EITLe5TBA YAnA== X-Received: by 10.140.96.43 with SMTP id j40mr23353753qge.22.1432088976908; Tue, 19 May 2015 19:29:36 -0700 (PDT) Received: from hw10447.local (pool-173-69-176-122.bltmmd.fios.verizon.net. [173.69.176.122]) by mx.google.com with ESMTPSA id b31sm9661580qge.5.2015.05.19.19.29.36 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 19 May 2015 19:29:36 -0700 (PDT) Message-ID: <555BF18E.6080706@gmail.com> Date: Tue, 19 May 2015 22:29:34 -0400 From: Josh Elser User-Agent: Postbox 3.0.11 (Macintosh/20140602) MIME-Version: 1.0 To: dev Subject: Javadocs in binary "release" Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit From http://accumulo.apache.org/releasing.html bq. 1. Extract javadocs from binary tarball from the release I don't see the Javadocs in the bin tarball for 1.7.0 or 1.6.2. Is this a bug or (more) out of date documentation?