From commits-return-105005-archive-asf-public=cust-asf.ponee.io@lucene.apache.org Mon Nov 12 12:55:20 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 359221807BD for ; Mon, 12 Nov 2018 12:55:17 +0100 (CET) Received: (qmail 68557 invoked by uid 500); 12 Nov 2018 11:55:12 -0000 Mailing-List: contact commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list commits@lucene.apache.org Received: (qmail 67638 invoked by uid 99); 12 Nov 2018 11:55:11 -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, 12 Nov 2018 11:55:11 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 8E644E12C4; Mon, 12 Nov 2018 11:55:10 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: datcm@apache.org To: commits@lucene.apache.org Date: Mon, 12 Nov 2018 11:55:49 -0000 Message-Id: <8abd4179063b4572ab45ef783091eb9d@git.apache.org> In-Reply-To: <4e9d79072fff49a8b3fe9ce2d940aa8d@git.apache.org> References: <4e9d79072fff49a8b3fe9ce2d940aa8d@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [40/50] [abbrv] lucene-solr:jira/http2: LUCENE-8537: ant test command fails under lucene/tools LUCENE-8537: ant test command fails under lucene/tools Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/efd3f17f Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/efd3f17f Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/efd3f17f Branch: refs/heads/jira/http2 Commit: efd3f17f9a98aa9544e8af5126ae892fbc14728c Parents: 6d9c714 Author: Uwe Schindler Authored: Fri Nov 9 23:53:14 2018 +0100 Committer: Uwe Schindler Committed: Fri Nov 9 23:53:14 2018 +0100 ---------------------------------------------------------------------- lucene/CHANGES.txt | 4 ++++ lucene/tools/build.xml | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/efd3f17f/lucene/CHANGES.txt ---------------------------------------------------------------------- diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt index 1a00644..54fda0b 100644 --- a/lucene/CHANGES.txt +++ b/lucene/CHANGES.txt @@ -195,6 +195,10 @@ Optimizations ======================= Lucene 7.7.0 ======================= (No Changes) +Build: + +* LUCENE-8537: ant test command fails under lucene/tools (Peter Somogyi) + ======================= Lucene 7.6.0 ======================= Build: http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/efd3f17f/lucene/tools/build.xml ---------------------------------------------------------------------- diff --git a/lucene/tools/build.xml b/lucene/tools/build.xml index 4736ea5..b245dce 100644 --- a/lucene/tools/build.xml +++ b/lucene/tools/build.xml @@ -33,8 +33,10 @@ - + + +