Return-Path: Delivered-To: apmail-incubator-abdera-dev-archive@locus.apache.org Received: (qmail 69793 invoked from network); 25 Sep 2006 00:11:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Sep 2006 00:11:30 -0000 Received: (qmail 59309 invoked by uid 500); 25 Sep 2006 00:11:30 -0000 Delivered-To: apmail-incubator-abdera-dev-archive@incubator.apache.org Received: (qmail 59283 invoked by uid 500); 25 Sep 2006 00:11:30 -0000 Mailing-List: contact abdera-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: abdera-dev@incubator.apache.org Delivered-To: mailing list abdera-dev@incubator.apache.org Received: (qmail 59274 invoked by uid 99); 25 Sep 2006 00:11:30 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Sep 2006 17:11:30 -0700 Authentication-Results: idunn.apache.osuosl.org smtp.mail=rooneg@gmail.com; spf=pass Authentication-Results: idunn.apache.osuosl.org header.from=rooneg@gmail.com; domainkeys=good X-ASF-Spam-Status: No, hits=0.5 required=5.0 tests=DNS_FROM_RFC_ABUSE Received-SPF: pass (idunn.apache.osuosl.org: domain gmail.com designates 66.249.82.227 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 Received: from [66.249.82.227] ([66.249.82.227:48350] helo=wx-out-0506.google.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 11/F1-13010-0BE17154 for ; Sun, 24 Sep 2006 17:11:29 -0700 Received: by wx-out-0506.google.com with SMTP id s13so1616174wxc for ; Sun, 24 Sep 2006 17:11:25 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=bJWb0zUdhAqri/Gm4y7uHo5kaWw5O7lQhI2THqzpztwgxsDvFbslsTA3FCw34DRqQP9UNiyRxLV8UdUsP5bhtYOFB9LWUmRZ49OPHPsgTmF1DD2ArXT/ojJHOy/OZI+jnQeRC4bs6KHwCiE9CYYwxg5MG6cfCREloq05VWUfwDg= Received: by 10.70.99.9 with SMTP id w9mr5529838wxb; Sun, 24 Sep 2006 17:11:25 -0700 (PDT) Received: by 10.70.71.8 with HTTP; Sun, 24 Sep 2006 17:11:25 -0700 (PDT) Message-ID: <7edfeeef0609241711s41246d06oddb3b25133251b2a@mail.gmail.com> Date: Sun, 24 Sep 2006 20:11:25 -0400 From: "Garrett Rooney" Sender: rooneg@gmail.com To: abdera-dev@incubator.apache.org Subject: Re: svn commit: r449509 - in /incubator/abdera/java/trunk: client/pom.xml core/pom.xml dependencies/json/pom.xml examples/pom.xml extensions/pom.xml parser/pom.xml pom.xml protocol/pom.xml security/pom.xml server/pom.xml In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060924221015.2846E1A981D@eris.apache.org> <7edfeeef0609241627l65b025ddl602566b222bedea9@mail.gmail.com> <7edfeeef0609241657n4ff16818l523776475272cd9e@mail.gmail.com> X-Google-Sender-Auth: 3e82fd92bc98e164 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 9/24/06, Stephen Duncan wrote: > I don't see any harm in them at least staying correct for the trunk; > no maintenance to keep that true. Except that they're incorrect on every non-trunk branch or tag unless we update them every time we branch/tag. That seems bad to me. -garrett