Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-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 1F884C17D for ; Tue, 3 Jul 2012 07:17:37 +0000 (UTC) Received: (qmail 63758 invoked by uid 500); 3 Jul 2012 07:17:36 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 63436 invoked by uid 500); 3 Jul 2012 07:17:29 -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 63385 invoked by uid 99); 3 Jul 2012 07:17:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jul 2012 07:17:27 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of djc.ochtman@gmail.com designates 74.125.82.180 as permitted sender) Received: from [74.125.82.180] (HELO mail-we0-f180.google.com) (74.125.82.180) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jul 2012 07:17:20 +0000 Received: by werf11 with SMTP id f11so2722042wer.11 for ; Tue, 03 Jul 2012 00:16:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=71jjXwNXEhOVoWGoAsUOkVZvY4gzSL8gEYwRgI/OTHc=; b=YFrET5S5w5SB5Q4IrdSzOChg/tHuiw0y1QhgRJyjXOFADj5FMdX9Q0aZAB1OmIZ1n8 DyhDY4JC7t7DFicUdrVBShY4YZ+tg3y1QtJ2ElxZ0ZJtVXoYtJjICaeoUuzmHCZaXv0U 8eALs+VsJi7Gf3k1R84mp6XjHLKY0FlMqBpDjrrdqVTfv4xCdYtOEpHMuYOpYtvLDf0K LdLvjPnWuseEGMwj8hIBmEupbmSsvab8BtAXqMQ5DYu9ppepfd3EWacXROtnnfkXybVc DE+C1yOcZSx3H9zdRP3yX2zJO3unokiU17oKmEV7PqLI/ds294oZI81NFJnZ+3a82WJZ f5Ew== Received: by 10.180.104.200 with SMTP id gg8mr22715408wib.14.1341299819749; Tue, 03 Jul 2012 00:16:59 -0700 (PDT) MIME-Version: 1.0 Sender: djc.ochtman@gmail.com Received: by 10.216.162.209 with HTTP; Tue, 3 Jul 2012 00:16:39 -0700 (PDT) In-Reply-To: References: From: Dirkjan Ochtman Date: Tue, 3 Jul 2012 09:16:39 +0200 X-Google-Sender-Auth: t_MUroaZ3L5G0Mbt59YCOqEvbG8 Message-ID: Subject: Re: dependancy tracking To: dev@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Jul 3, 2012 at 9:07 AM, Paul Davis wrote: > Also, we patch a number of our Erlang deps, so that's another vote in > favor of having them in the repo. It seems like it would be a Good Idea to have those patches go upstream. Cheers, Dirkjan