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 1D8EE2004F5 for ; Fri, 11 Aug 2017 15:39:30 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1C14216D40A; 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 948CE16D411 for ; Fri, 11 Aug 2017 15:39:29 +0200 (CEST) Received: (qmail 20570 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 20462 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 EFC51F32DA; 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:31 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [06/29] tinkerpop git commit: Merge branch 'tp32' archived-at: Fri, 11 Aug 2017 13:39:30 -0000 Merge branch 'tp32' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/291526fd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/291526fd Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/291526fd Branch: refs/heads/TINKERPOP-1742-master Commit: 291526fd89a21816761c04bf3480b9924cc74f6d Parents: 4e418c1 6ea6fb8 Author: Marko A. Rodriguez Authored: Wed Aug 9 12:53:02 2017 -0600 Committer: Marko A. Rodriguez Committed: Wed Aug 9 12:53:02 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(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/291526fd/CHANGELOG.asciidoc ----------------------------------------------------------------------