From dev-return-22623-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Tue Jul 3 07:26:19 2012 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 DA683CCFC for ; Tue, 3 Jul 2012 07:26:18 +0000 (UTC) Received: (qmail 78138 invoked by uid 500); 3 Jul 2012 07:26:18 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 78036 invoked by uid 500); 3 Jul 2012 07:26:17 -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 78009 invoked by uid 99); 3 Jul 2012 07:26:16 -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:26:16 +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 paul.joseph.davis@gmail.com designates 209.85.220.180 as permitted sender) Received: from [209.85.220.180] (HELO mail-vc0-f180.google.com) (209.85.220.180) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jul 2012 07:26:11 +0000 Received: by vcbfk26 with SMTP id fk26so4402182vcb.11 for ; Tue, 03 Jul 2012 00:25:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=W8FiFgkL6pLdx9NRLmA6wuisOkHfLIr3UhPrWaZQE7A=; b=bqYausWZ/+dK70pm6zJ331ii1vBs5aRs8yicUfabWtzSWeunw8sKwtydqAVqZNSLN1 DDhrgmeCbq06KluuXAlEJj1P71L+XC+RtoUtdQcpPeuy2aTI3X0iB16pcKyhAMsomkPb TpKMRm/eDbEx8HGU0eggjYq10Tk19NpyWvf4THvVMOXLjYGX1jZK9UGurrL2dWhuSSYt WM1vC8tx5amYMq1ivtkceFxx0TSqofIjhrSmwSVGNpbaK1gpxbI5YfC0e3bp/m/tRrU8 KM3CfqA6vKsYir62ytMvvtA7mlwgTDgM90k1iaJNjG5HGYidmc6smYql1lro42Qqf1V+ am5g== Received: by 10.220.223.195 with SMTP id il3mr7610935vcb.57.1341300350813; Tue, 03 Jul 2012 00:25:50 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.157.7 with HTTP; Tue, 3 Jul 2012 00:25:10 -0700 (PDT) In-Reply-To: References: From: Paul Davis Date: Tue, 3 Jul 2012 03:25:10 -0400 Message-ID: Subject: Re: dependancy tracking To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Jul 3, 2012 at 3:16 AM, Dirkjan Ochtman wrote: > 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 Most of them do and will get pulled back downstream on an upgrade. But when we get a bugfix we patch immediately in our source tree.