From dev-return-1961-archive-asf-public=cust-asf.ponee.io@tephra.incubator.apache.org Tue Jan 16 19:47:30 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 65AD018065B for ; Tue, 16 Jan 2018 19:47:30 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 55CBD160C34; Tue, 16 Jan 2018 18:47: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 9DDF4160C1D for ; Tue, 16 Jan 2018 19:47:29 +0100 (CET) Received: (qmail 18383 invoked by uid 500); 16 Jan 2018 18:47:28 -0000 Mailing-List: contact dev-help@tephra.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tephra.incubator.apache.org Delivered-To: mailing list dev@tephra.incubator.apache.org Received: (qmail 18371 invoked by uid 99); 16 Jan 2018 18:47:28 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Jan 2018 18:47:28 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 30E091A2D71 for ; Tue, 16 Jan 2018 18:47:28 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.029 X-Spam-Level: X-Spam-Status: No, score=-4.029 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, T_RP_MATCHES_RCVD=-0.01, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 4xsk8fcgvRGu for ; Tue, 16 Jan 2018 18:47:26 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with SMTP id 5B8D25FB04 for ; Tue, 16 Jan 2018 18:47:26 +0000 (UTC) Received: (qmail 18363 invoked by uid 99); 16 Jan 2018 18:47:25 -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; Tue, 16 Jan 2018 18:47:25 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id AE4CCE0341; Tue, 16 Jan 2018 18:47:25 +0000 (UTC) From: anew To: dev@tephra.incubator.apache.org Reply-To: dev@tephra.incubator.apache.org Message-ID: Subject: [GitHub] incubator-tephra pull request #70: [TEPHRA-282] Split Travis build per compa... Content-Type: text/plain Date: Tue, 16 Jan 2018 18:47:25 +0000 (UTC) GitHub user anew opened a pull request: https://github.com/apache/incubator-tephra/pull/70 [TEPHRA-282] Split Travis build per compat module You can merge this pull request into a Git repository by running: $ git pull https://github.com/anew/incubator-tephra tephra-282-travis-timeout Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-tephra/pull/70.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #70 ---- commit 047c18a81cb17cbf544b0cd45dc109780075e9d0 Author: anew Date: 2018-01-16T18:46:23Z [TEPHRA-282] Split Travis build per compat module ---- ---