From dev-return-8379-apmail-continuum-dev-archive=continuum.apache.org@continuum.apache.org Sun Aug 23 20:50:34 2009 Return-Path: Delivered-To: apmail-continuum-dev-archive@www.apache.org Received: (qmail 45269 invoked from network); 23 Aug 2009 20:50:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Aug 2009 20:50:34 -0000 Received: (qmail 32050 invoked by uid 500); 23 Aug 2009 20:50:54 -0000 Delivered-To: apmail-continuum-dev-archive@continuum.apache.org Received: (qmail 31963 invoked by uid 500); 23 Aug 2009 20:50:54 -0000 Mailing-List: contact dev-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list dev@continuum.apache.org Received: (qmail 31953 invoked by uid 99); 23 Aug 2009 20:50:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Aug 2009 20:50:54 +0000 X-ASF-Spam-Status: No, hits=2.8 required=10.0 tests=DATE_IN_PAST_24_48,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.146.176] (HELO wa-out-1112.google.com) (209.85.146.176) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Aug 2009 20:50:43 +0000 Received: by wa-out-1112.google.com with SMTP id j5so403336wah.2 for ; Sun, 23 Aug 2009 13:50:21 -0700 (PDT) Received: by 10.114.165.35 with SMTP id n35mr4624954wae.183.1251060621096; Sun, 23 Aug 2009 13:50:21 -0700 (PDT) Received: from ?192.168.104.17? (99-48-201-217.lightspeed.gdrpmi.sbcglobal.net [99.48.201.217]) by mx.google.com with ESMTPS id 21sm765083pzk.7.2009.08.23.13.50.19 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 23 Aug 2009 13:50:20 -0700 (PDT) Sender: Brett Porter Message-Id: <76CDC450-CCB7-4CEF-AA4C-C529FD995DF3@apache.org> From: Brett Porter To: dev@continuum.apache.org In-Reply-To: <20090810074332.CEC692388871@eris.apache.org> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: svn commit: r802678 Date: Sat, 22 Aug 2009 08:29:58 -0400 References: <20090810074332.CEC692388871@eris.apache.org> X-Mailer: Apple Mail (2.936) X-Virus-Checked: Checked by ClamAV on apache.org On 10/08/2009, at 3:43 AM, ctan@apache.org wrote: > Author: ctan > Date: Mon Aug 10 07:43:31 2009 > New Revision: 802678 > > URL: http://svn.apache.org/viewvc?rev=802678&view=rev > Log: > added unit test for PrepareBuildProjectsTaskExecutor The license headers in this commit are incorrect. - Brett