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 2F0E9200D03 for ; Sat, 5 Aug 2017 16:26:27 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2DB4016526D; Sat, 5 Aug 2017 14:26:27 +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 83685165272 for ; Sat, 5 Aug 2017 16:26:26 +0200 (CEST) Received: (qmail 87048 invoked by uid 500); 5 Aug 2017 14:26:25 -0000 Mailing-List: contact notifications-help@freemarker.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@freemarker.incubator.apache.org Delivered-To: mailing list notifications@freemarker.incubator.apache.org Received: (qmail 87028 invoked by uid 99); 5 Aug 2017 14:26:25 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Aug 2017 14:26:25 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 20CAF1807ED for ; Sat, 5 Aug 2017 14:26:25 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.222 X-Spam-Level: X-Spam-Status: No, score=-4.222 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id V3Q69KMFEfu1 for ; Sat, 5 Aug 2017 14:26:24 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 4634860DB7 for ; Sat, 5 Aug 2017 14:26:23 +0000 (UTC) Received: (qmail 86601 invoked by uid 99); 5 Aug 2017 14:26:22 -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; Sat, 05 Aug 2017 14:26:22 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id EC47BF5538; Sat, 5 Aug 2017 14:26:21 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ddekany@apache.org To: notifications@freemarker.incubator.apache.org Date: Sat, 05 Aug 2017 14:26:27 -0000 Message-Id: <31ee708bf9484a3cb59d7eddf15a4c07@git.apache.org> In-Reply-To: <39113a26e8294a41bc4f7377810a815e@git.apache.org> References: <39113a26e8294a41bc4f7377810a815e@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [07/50] incubator-freemarker git commit: Added "ci" Ant task archived-at: Sat, 05 Aug 2017 14:26:27 -0000 Added "ci" Ant task Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/7295c65f Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/7295c65f Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/7295c65f Branch: refs/heads/2.3 Commit: 7295c65f9b3784423a0361dafc9a6c98deb1de66 Parents: 9a60974 Author: ddekany Authored: Mon Apr 17 11:39:03 2017 +0200 Committer: ddekany Committed: Mon Apr 17 11:39:03 2017 +0200 ---------------------------------------------------------------------- build.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/7295c65f/build.xml ---------------------------------------------------------------------- diff --git a/build.xml b/build.xml index 861a1b5..11772d1 100644 --- a/build.xml +++ b/build.xml @@ -146,7 +146,6 @@ - Note that before releasing, voting is needed! ***************************************************************** - + + + + + +