Return-Path: Delivered-To: apmail-incubator-abdera-dev-archive@locus.apache.org Received: (qmail 45690 invoked from network); 24 Mar 2008 15:50:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Mar 2008 15:50:26 -0000 Received: (qmail 88141 invoked by uid 500); 24 Mar 2008 15:50:25 -0000 Delivered-To: apmail-incubator-abdera-dev-archive@incubator.apache.org Received: (qmail 88045 invoked by uid 500); 24 Mar 2008 15:50:25 -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 88036 invoked by uid 99); 24 Mar 2008 15:50:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Mar 2008 08:50:25 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jasnell@gmail.com designates 209.85.162.181 as permitted sender) Received: from [209.85.162.181] (HELO el-out-1112.google.com) (209.85.162.181) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Mar 2008 15:49:44 +0000 Received: by el-out-1112.google.com with SMTP id o28so1314494ele.3 for ; Mon, 24 Mar 2008 08:49:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; bh=40Eli7dsABWsAy1zKBWzRC3LaRCESkcUyE6F1pQHGIw=; b=DZiPODTz2rM/4/0p2wOJOV290bEvS1+gNIPO4Kc4UCU8dG6alm8IUx98s/cFFj8bRfxB7jaRxuVXwH5nCDcyPZOKLzTxIOvhuTcVPyleigHwq5FWziSLlPS16TrfdMa/kw/+nyZdN48QE5vPkLAQ46Z6ys+rmjHFGu3YcfszRnw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=XUTKwyX5KkStuOGvvkZJs70Smww0/E64PCtLMGYfprf3iaP2JQGPM9fjTJl98sAgAFfi5ceM9CLFL72FRPHW5pNiuZWgDF9Q9b1qeVPL7arler76ptJP3lnovpbmLJfi0MJjBj5D4HxrvHGsrigynHj6G76DdsNk2j7BhIi/RMI= Received: by 10.140.207.3 with SMTP id e3mr2263673rvg.194.1206373785234; Mon, 24 Mar 2008 08:49:45 -0700 (PDT) Received: from ?192.168.2.2? ( [67.181.217.27]) by mx.google.com with ESMTPS id 3sm11563617wrs.22.2008.03.24.08.49.38 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 24 Mar 2008 08:49:42 -0700 (PDT) Message-ID: <47E7CD8C.7060205@gmail.com> Date: Mon, 24 Mar 2008 08:49:32 -0700 From: James M Snell User-Agent: Thunderbird 2.0.0.12 (X11/20080227) MIME-Version: 1.0 To: abdera-dev@incubator.apache.org Subject: Re: 0.4.0 todos References: <47E7C95A.9080103@mulesource.com> In-Reply-To: <47E7C95A.9080103@mulesource.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Working on the license headers now. - James Dan Diephouse wrote: > OK, so it seems we have a couple things to do before we try try again. > > * Get the couchdb jar out of there (I'll do it today) > * Run RAT and apply headers where necessary - Anyone have time to do this? > > Apologies for screwing up the last cut - it was a good example of why it > is seriously "uncool" to do what I did without another vote :-) My > problem was I forgot to do a clean checkout and just recut. > > We may want to consider using svnmerge.py to handle the changes between > the branch and trunk [1]. Thoughts? > > Dan > > 1. http://www.orcaware.com/svn/wiki/Svnmerge.py >