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 8E83B200C59 for ; Mon, 17 Apr 2017 14:14:34 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8D167160BAB; Mon, 17 Apr 2017 12:14:34 +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 D5577160B9C for ; Mon, 17 Apr 2017 14:14:33 +0200 (CEST) Received: (qmail 59486 invoked by uid 500); 17 Apr 2017 12:14:33 -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 59476 invoked by uid 99); 17 Apr 2017 12:14:33 -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; Mon, 17 Apr 2017 12:14:33 +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 B75D418F4CC for ; Mon, 17 Apr 2017 12:14:32 +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 Nk4NZb-GkaHt for ; Mon, 17 Apr 2017 12:14:31 +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 1D6765F39C for ; Mon, 17 Apr 2017 12:14:30 +0000 (UTC) Received: (qmail 59459 invoked by uid 99); 17 Apr 2017 12:14:30 -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; Mon, 17 Apr 2017 12:14:30 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 33057DF9FA; Mon, 17 Apr 2017 12:14:30 +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 Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: incubator-freemarker git commit: Missing ivy-download properties... Date: Mon, 17 Apr 2017 12:14:30 +0000 (UTC) archived-at: Mon, 17 Apr 2017 12:14:34 -0000 Repository: incubator-freemarker Updated Branches: refs/heads/3 88684fa1a -> 3456e45ad Missing ivy-download properties... Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/3456e45a Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/3456e45a Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/3456e45a Branch: refs/heads/3 Commit: 3456e45adb2048e2752cfe8f9ef887cb3d00d037 Parents: 88684fa Author: ddekany Authored: Mon Apr 17 14:14:24 2017 +0200 Committer: ddekany Committed: Mon Apr 17 14:14:24 2017 +0200 ---------------------------------------------------------------------- build.xml | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/3456e45a/build.xml ---------------------------------------------------------------------- diff --git a/build.xml b/build.xml index a071e28..7b2aeca 100644 --- a/build.xml +++ b/build.xml @@ -124,6 +124,11 @@ + + + + +