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 D2E2B200C30 for ; Fri, 27 Jan 2017 22:25:04 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id D1DFD160B63; Fri, 27 Jan 2017 21:25:04 +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 060A7160B60 for ; Fri, 27 Jan 2017 22:25:03 +0100 (CET) Received: (qmail 74539 invoked by uid 500); 27 Jan 2017 21:25:03 -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 74479 invoked by uid 99); 27 Jan 2017 21:25:03 -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, 27 Jan 2017 21:25:03 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 26B29DFF17; Fri, 27 Jan 2017 21:25:03 +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: Fri, 27 Jan 2017 21:25:07 -0000 Message-Id: <5a9f29795087412b9e11f7442ff6fcd3@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [05/12] tinkerpop git commit: Merge branch 'TINKERPOP-1583' into tp32 archived-at: Fri, 27 Jan 2017 21:25:05 -0000 Merge branch 'TINKERPOP-1583' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f0875d7b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f0875d7b Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/f0875d7b Branch: refs/heads/master Commit: f0875d7be6c0549a091656fa1bd7da22ed3409b0 Parents: c958b22 4dfba77 Author: Ted Wilmes Authored: Fri Jan 27 14:39:17 2017 -0600 Committer: Ted Wilmes Committed: Fri Jan 27 14:39:17 2017 -0600 ---------------------------------------------------------------------- CHANGELOG.asciidoc | 1 + .../optimization/PathRetractionStrategy.java | 66 +++++++++++++++++--- .../PathRetractionStrategyTest.java | 18 ++++-- 3 files changed, 71 insertions(+), 14 deletions(-) ----------------------------------------------------------------------