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 06847105B2 for ; Thu, 20 Mar 2014 12:22:58 +0000 (UTC) Received: (qmail 74518 invoked by uid 500); 20 Mar 2014 12:22:57 -0000 Delivered-To: apmail-streams-dev-archive@streams.apache.org Received: (qmail 74466 invoked by uid 500); 20 Mar 2014 12:22:53 -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 74447 invoked by uid 99); 20 Mar 2014 12:22:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Mar 2014 12:22:50 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sieverssj@gmail.com designates 209.85.216.45 as permitted sender) Received: from [209.85.216.45] (HELO mail-qa0-f45.google.com) (209.85.216.45) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Mar 2014 12:22:45 +0000 Received: by mail-qa0-f45.google.com with SMTP id hw13so723968qab.18 for ; Thu, 20 Mar 2014 05:22:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=wRGK7rKKpLczhPbnUI4K3wV5l1ZnWxawB8m0CdUZONQ=; b=pX1g0Vsc+1IrUno+ARlYYWEzTqTItn4Zs6u7yoZk0LFrKCTGG+cZymrKpksBHPkwwy PsNZsHJNATBpyrjrPMs5rtsdXYaXitIHqDK4CJ1asDgogC2Oc7D3nyxK1hnRz580c+Pf SzAOP0qSJnZnsiNvE8I1LnkPMvBzOy3vDk+zRc5kU4vFiEhgtr1ezwHjLNrVes27HEpc /0wXVR03x3QEF1PncFBxmxUtO2pWfkYOGfAwuNSA+segxoPbdXVNyD386KcJsKkRMa83 Xy8sA9Nq3faUqyF0Fe9ytv2Eu1J2zczicN6aMjLirtVuK25/Qtf8XN6Ae0MvNpyAmD1u OpSw== MIME-Version: 1.0 X-Received: by 10.140.101.74 with SMTP id t68mr1652884qge.106.1395318144797; Thu, 20 Mar 2014 05:22:24 -0700 (PDT) Sender: sieverssj@gmail.com Received: by 10.96.213.66 with HTTP; Thu, 20 Mar 2014 05:22:24 -0700 (PDT) In-Reply-To: References: Date: Thu, 20 Mar 2014 08:22:24 -0400 X-Google-Sender-Auth: 4I2TGUCJknQC0REi9QQBOSIn25I Message-ID: Subject: Re: Merging STREAMS-26 From: Stanton Sievers To: dev@streams.incubator.apache.org Content-Type: multipart/alternative; boundary=001a11c16daa5e92a404f508d22f X-Virus-Checked: Checked by ClamAV on apache.org --001a11c16daa5e92a404f508d22f Content-Type: text/plain; charset=ISO-8859-1 The STREAMS-26 built just fine on my local Jenkins system. On Wed, Mar 19, 2014 at 7:39 PM, Steve Blackmon wrote: > As you may recall, STREAMS-26 provides a local execution engine for > streams and contains some changes to streams-core. > > All modules and streams in active use in my organization have been > refactored, so I'm ready to merge the branch to master. > > If you are concerned, please confirm that the branch builds locally > and will not cripple any code you are relying on, and if everything > looks good I'll complete the merge by Friday. > > Steve > --001a11c16daa5e92a404f508d22f--