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 6DC7D20049D for ; Wed, 9 Aug 2017 20:53:11 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6C81B169D5E; Wed, 9 Aug 2017 18:53:11 +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 DC8F5169D60 for ; Wed, 9 Aug 2017 20:53:10 +0200 (CEST) Received: (qmail 8601 invoked by uid 500); 9 Aug 2017 18:53:10 -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 8592 invoked by uid 99); 9 Aug 2017 18:53:10 -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; Wed, 09 Aug 2017 18:53:10 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 03502E10F8; Wed, 9 Aug 2017 18:53:09 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: okram@apache.org To: commits@tinkerpop.apache.org Date: Wed, 09 Aug 2017 18:53:12 -0000 Message-Id: <98db8ff24b5c44e8a15c6dff057c9aff@git.apache.org> In-Reply-To: <10e155d2934147bd95b2d22611eb1ebd@git.apache.org> References: <10e155d2934147bd95b2d22611eb1ebd@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [4/4] tinkerpop git commit: Merge branch 'tp32' archived-at: Wed, 09 Aug 2017 18:53:11 -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/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 ----------------------------------------------------------------------