Return-Path: X-Original-To: apmail-streams-dev-archive@minotaur.apache.org Delivered-To: apmail-streams-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 29A2510D62 for ; Sat, 28 Mar 2015 20:25:43 +0000 (UTC) Received: (qmail 79897 invoked by uid 500); 28 Mar 2015 20:25:43 -0000 Delivered-To: apmail-streams-dev-archive@streams.apache.org Received: (qmail 79852 invoked by uid 500); 28 Mar 2015 20:25:43 -0000 Mailing-List: contact dev-help@streams.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@streams.incubator.apache.org Delivered-To: mailing list dev@streams.incubator.apache.org Received: (qmail 79841 invoked by uid 99); 28 Mar 2015 20:25:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Mar 2015 20:25:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 28 Mar 2015 20:25:21 +0000 Received: (qmail 78814 invoked by uid 99); 28 Mar 2015 20:25:19 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Mar 2015 20:25:19 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id E9A3CE10C8; Sat, 28 Mar 2015 20:25:18 +0000 (UTC) From: steveblackmon To: dev@streams.incubator.apache.org Reply-To: dev@streams.incubator.apache.org Message-ID: Subject: [GitHub] incubator-streams pull request: resolves STREAMS-273 Content-Type: text/plain Date: Sat, 28 Mar 2015 20:25:18 +0000 (UTC) X-Virus-Checked: Checked by ClamAV on apache.org GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/206 resolves STREAMS-273 You can merge this pull request into a Git repository by running: $ git pull https://github.com/steveblackmon/incubator-streams STREAMS-273 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-streams/pull/206.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 #206 ---- commit 52228bb58ab440a082150855604d1c7eb413dc36 Author: Steve Blackmon (@steveblackmon) Date: 2015-03-28T20:21:33Z resolves STREAMS-273 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---