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 62BA9200C80 for ; Wed, 19 Apr 2017 13:45:38 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 60EBA160BB3; Wed, 19 Apr 2017 11:45:38 +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 8131E160BAD for ; Wed, 19 Apr 2017 13:45:37 +0200 (CEST) Received: (qmail 11426 invoked by uid 500); 19 Apr 2017 11:45:36 -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 11358 invoked by uid 99); 19 Apr 2017 11:45:35 -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, 19 Apr 2017 11:45:35 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 4D0B6E080F; Wed, 19 Apr 2017 11:45:35 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: spmallette@apache.org To: commits@tinkerpop.apache.org Date: Wed, 19 Apr 2017 11:45:38 -0000 Message-Id: <8f52afda6539417d8748cde174ee1da9@git.apache.org> In-Reply-To: <33dc019323f644c887a0ec9bfd68692f@git.apache.org> References: <33dc019323f644c887a0ec9bfd68692f@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [4/5] tinkerpop git commit: Merge branch 'tp32' archived-at: Wed, 19 Apr 2017 11:45:38 -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/0fd42547 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/0fd42547 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/0fd42547 Branch: refs/heads/master Commit: 0fd42547c7976a1298751707fb3cbda0a9b7b7fd Parents: 00057b9 0e7ec85 Author: Stephen Mallette Authored: Tue Apr 18 16:34:32 2017 -0400 Committer: Stephen Mallette Committed: Tue Apr 18 16:34:32 2017 -0400 ---------------------------------------------------------------------- gremlin-python/pom.xml | 60 +++++++++++++++++++++++++++++++++++++++------ 1 file changed, 52 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/0fd42547/gremlin-python/pom.xml ----------------------------------------------------------------------