Return-Path: X-Original-To: apmail-accumulo-dev-archive@www.apache.org Delivered-To: apmail-accumulo-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 87DEC10BA6 for ; Fri, 14 Feb 2014 16:21:22 +0000 (UTC) Received: (qmail 20980 invoked by uid 500); 14 Feb 2014 16:21:21 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 20929 invoked by uid 500); 14 Feb 2014 16:21:20 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Received: (qmail 20920 invoked by uid 99); 14 Feb 2014 16:21:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Feb 2014 16:21:19 +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 (nike.apache.org: domain of josh.elser@gmail.com designates 209.85.216.53 as permitted sender) Received: from [209.85.216.53] (HELO mail-qa0-f53.google.com) (209.85.216.53) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Feb 2014 16:21:13 +0000 Received: by mail-qa0-f53.google.com with SMTP id cm18so18618212qab.12 for ; Fri, 14 Feb 2014 08:20:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=5bdVlYFswv3e1uMGrxf47/6k+hZjJRnKc23Nd9+BAKI=; b=ZqB6A+GxdGkWEo8mYbfBSESbQdvnhj5xjdKBOlXTpatUxMrOw2y7Md7GZ0rEKY0JdE BdkF7lMKdMaCYsFZacwSrQOM7xKiWmk+H38rulJgBjg1xR/RKSPsK/qOZ3ARIvG7Xb4C fVWcOOBDbOmzAus+irOomDbKj7TDn4ZErqkNLjzbpWlrVWoUBN2Rr6iYN1zD6IYOovaL 1eXn9CvF1r880s/7+qrQSSjWTSRrAQ6bpuGzmWqA6DRA99LoaAbHMQapYUqW3PMkUw8q lXl2jGxtAmYtu+KOp/c2p1ZQc+8ateq73Dhxb34cp2f9gr3bAAJD0O1LuIVgraY5iUdO JvGA== X-Received: by 10.140.30.66 with SMTP id c60mr13619357qgc.13.1392394852570; Fri, 14 Feb 2014 08:20:52 -0800 (PST) Received: from HW10447.local (pool-71-166-48-47.bltmmd.fios.verizon.net. [71.166.48.47]) by mx.google.com with ESMTPSA id r40sm8306172qga.23.2014.02.14.08.20.51 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 14 Feb 2014 08:20:52 -0800 (PST) Message-ID: <52FE4263.1000506@gmail.com> Date: Fri, 14 Feb 2014 11:20:51 -0500 From: Josh Elser User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: dev@accumulo.apache.org Subject: Re: [GitHub] accumulo pull request: Testing notifications. References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Oh, hey, this is pretty cool. Does this comment appear on github? On 2/14/14, 11:17 AM, joshelser wrote: > GitHub user joshelser opened a pull request: > > https://github.com/apache/accumulo/pull/6 > > Testing notifications. > > This is a fake pull request whose purpose is to test out the dev@a.a.o email integration with github. > > This pull request *should not be merged* > > You can merge this pull request into a Git repository by running: > > $ git pull https://github.com/apache/accumulo pr-notification-test > > Alternatively you can review and apply these changes as the patch at: > > https://github.com/apache/accumulo/pull/6.patch > > To close this pull request, make a commit to your master/trunk branch > with (at least) the following in the commit message: > > This closes #6 > > ---- > commit 9f5c684940f9610adb15ca899596939fc4fd1c0f > Author: Josh Elser > Date: 2014-02-14T16:15:50Z > > Testing notifications. > > ---- >