Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 9253 invoked from network); 5 Aug 2009 20:32:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Aug 2009 20:32:06 -0000 Received: (qmail 36703 invoked by uid 500); 5 Aug 2009 20:32:13 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 36606 invoked by uid 500); 5 Aug 2009 20:32:13 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 36596 invoked by uid 99); 5 Aug 2009 20:32:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Aug 2009 20:32:13 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of paul.joseph.davis@gmail.com designates 209.85.217.209 as permitted sender) Received: from [209.85.217.209] (HELO mail-gx0-f209.google.com) (209.85.217.209) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Aug 2009 20:32:04 +0000 Received: by gxk5 with SMTP id 5so495170gxk.11 for ; Wed, 05 Aug 2009 13:31:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=QeHIRqlRP+kOLJ+p8bxBMs5rgVHddZSR6eUAM8MFjGM=; b=EE/443/umoJOA5rDyw4G9LIRU9Z7ZI7UR10l9KNqUGusqlwpkAJGQLGvVQ0pzuesOC oacAmc6KeaCueraf2LzaB6TbScUyQWCqo8yJMccegZr7QfJYsyOoNhegLXoK17LQdJ42 K6Qu+T0FgAzrzMviY7hjQhYmalkBxSJnnNAgo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=v4H3ZJ8M/skziwvz08aw9+PjtxKv+vGDFgQBCQw7ql62fcBd0THQbx7o9lVupXbzON kamYDFIfXJE6x+GVeKIPkAup9CpvXMdpDrBKJCiCV9EYb9XJp3q1/TK5WnfH4WrUqE48 4mYHcPVh+guJg4bf4TgW5aWn4Ye/nJzUZwz/4= MIME-Version: 1.0 Received: by 10.231.11.136 with SMTP id t8mr3007931ibt.50.1249504303201; Wed, 05 Aug 2009 13:31:43 -0700 (PDT) Date: Wed, 5 Aug 2009 16:31:43 -0400 Message-ID: Subject: What's your Erlang VM version? From: Paul Davis To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I just noticed that there aren't any docs for the public_key module required by the oauth code before R12B5. Can anyone with R12B through R12B-4 confirm or deny that trunk builds? Paul Davis