Return-Path: X-Original-To: apmail-nifi-dev-archive@minotaur.apache.org Delivered-To: apmail-nifi-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 26F2419599 for ; Thu, 28 Apr 2016 16:02:49 +0000 (UTC) Received: (qmail 99740 invoked by uid 500); 28 Apr 2016 16:02:49 -0000 Delivered-To: apmail-nifi-dev-archive@nifi.apache.org Received: (qmail 99691 invoked by uid 500); 28 Apr 2016 16:02:48 -0000 Mailing-List: contact dev-help@nifi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.apache.org Delivered-To: mailing list dev@nifi.apache.org Received: (qmail 99680 invoked by uid 99); 28 Apr 2016 16:02:48 -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; Thu, 28 Apr 2016 16:02:48 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 83BE6DFD9F; Thu, 28 Apr 2016 16:02:48 +0000 (UTC) From: ToivoAdams To: dev@nifi.apache.org Reply-To: dev@nifi.apache.org Message-ID: Subject: [GitHub] nifi pull request: nifi-1214b Mock Framework should allow order-in... Content-Type: text/plain Date: Thu, 28 Apr 2016 16:02:48 +0000 (UTC) GitHub user ToivoAdams opened a pull request: https://github.com/apache/nifi/pull/388 nifi-1214b Mock Framework should allow order-independent assumptions … nifi-1214b Mock Framework should allow order-independent assumptions on FlowFiles. This replaces previous nifi-1214 You can merge this pull request into a Git repository by running: $ git pull https://github.com/ToivoAdams/nifi nifi-1214b Alternatively you can review and apply these changes as the patch at: https://github.com/apache/nifi/pull/388.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 #388 ---- commit 11059e3c5da101059498dccd95da58ffaecfdab6 Author: Toivo Adams Date: 2016-04-28T15:50:35Z nifi-1214b Mock Framework should allow order-independent assumptions on FlowFiles. This replaces previous nifi-1214 ---- --- 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. ---