Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0CE6D20049C for ; Fri, 11 Aug 2017 15:39:30 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0B53D16D420; Fri, 11 Aug 2017 13:39:30 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7EC3B16D40A for ; Fri, 11 Aug 2017 15:39:29 +0200 (CEST) Received: (qmail 20482 invoked by uid 500); 11 Aug 2017 13:39:28 -0000 Mailing-List: contact commits-help@tinkerpop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tinkerpop.apache.org Delivered-To: mailing list commits@tinkerpop.apache.org Received: (qmail 20457 invoked by uid 99); 11 Aug 2017 13:39:27 -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; Fri, 11 Aug 2017 13:39:27 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id EC304F3276; Fri, 11 Aug 2017 13:39:26 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: dkuppitz@apache.org To: commits@tinkerpop.apache.org Date: Fri, 11 Aug 2017 13:39:30 -0000 Message-Id: <195f90ccb8fb434395da22e7dadcf9f9@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [05/29] tinkerpop git commit: Merge branch 'TINKERPOP-1743' into tp32 archived-at: Fri, 11 Aug 2017 13:39:30 -0000 Merge branch 'TINKERPOP-1743' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6ea6fb84 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/6ea6fb84 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/6ea6fb84 Branch: refs/heads/TINKERPOP-1742-master Commit: 6ea6fb8434aad020a3f9afba270cbd703b4fc1af Parents: bf72bd7 b4463a9 Author: Marko A. Rodriguez Authored: Wed Aug 9 12:52:47 2017 -0600 Committer: Marko A. Rodriguez Committed: Wed Aug 9 12:52:47 2017 -0600 ---------------------------------------------------------------------- CHANGELOG.asciidoc | 1 + .../process/traversal/step/sideEffect/SackValueStep.java | 4 ++++ .../strategy/verification/LambdaRestrictionStrategy.java | 9 ++++++++- .../verification/LambdaRestrictionStrategyTest.java | 4 ++++ 4 files changed, 17 insertions(+), 1 deletion(-) ----------------------------------------------------------------------