From notifications-return-29803-archive-asf-public=cust-asf.ponee.io@ant.apache.org Fri Jan 26 20:05:38 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 58B7A180657 for ; Fri, 26 Jan 2018 20:05:38 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 48606160C2E; Fri, 26 Jan 2018 19:05: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 8FCC1160C3E for ; Fri, 26 Jan 2018 20:05:37 +0100 (CET) Received: (qmail 44988 invoked by uid 500); 26 Jan 2018 19:05:36 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 44979 invoked by uid 99); 26 Jan 2018 19:05:36 -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, 26 Jan 2018 19:05:36 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id E8263E38B8; Fri, 26 Jan 2018 19:05:35 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: bodewig@apache.org To: notifications@ant.apache.org Date: Fri, 26 Jan 2018 19:05:36 -0000 Message-Id: <1c0a3110bd1a47ac9b1635e7d563ddd4@git.apache.org> In-Reply-To: <055ceb1b99d74dfdb20fa4284a5a4232@git.apache.org> References: <055ceb1b99d74dfdb20fa4284a5a4232@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/4] ant git commit: tunnel jenkins property via three layers of build files tunnel jenkins property via three layers of build files Project: http://git-wip-us.apache.org/repos/asf/ant/repo Commit: http://git-wip-us.apache.org/repos/asf/ant/commit/294f13b8 Tree: http://git-wip-us.apache.org/repos/asf/ant/tree/294f13b8 Diff: http://git-wip-us.apache.org/repos/asf/ant/diff/294f13b8 Branch: refs/heads/master Commit: 294f13b8c94a2c2e4a801d60532f90d3e2241d88 Parents: 40a9188 Author: Stefan Bodewig Authored: Fri Jan 26 19:51:04 2018 +0100 Committer: Stefan Bodewig Committed: Fri Jan 26 19:51:04 2018 +0100 ---------------------------------------------------------------------- build.xml | 1 + launch-build.xml | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant/blob/294f13b8/build.xml ---------------------------------------------------------------------- diff --git a/build.xml b/build.xml index e9701e0..37476c0 100644 --- a/build.xml +++ b/build.xml @@ -1914,6 +1914,7 @@ ${antunit.reports} + http://git-wip-us.apache.org/repos/asf/ant/blob/294f13b8/launch-build.xml ---------------------------------------------------------------------- diff --git a/launch-build.xml b/launch-build.xml index 0103d36..753ef2b 100644 --- a/launch-build.xml +++ b/launch-build.xml @@ -21,7 +21,11 @@ Build file be able to launch the boostrap build of Ant on every supported platform - + + + + +