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 C34A6200C8B for ; Mon, 22 May 2017 19:05:09 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C2078160BAD; Mon, 22 May 2017 17:05:09 +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 14537160BD4 for ; Mon, 22 May 2017 19:05:08 +0200 (CEST) Received: (qmail 663 invoked by uid 500); 22 May 2017 17:05:08 -0000 Mailing-List: contact issues-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list issues@ignite.apache.org Received: (qmail 279 invoked by uid 99); 22 May 2017 17:05:08 -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, 22 May 2017 17:05:08 +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 BE43C190A20 for ; Mon, 22 May 2017 17:05:07 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.502 X-Spam-Level: X-Spam-Status: No, score=-99.502 tagged_above=-999 required=6.31 tests=[KAM_NUMSUBJECT=0.5, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id tUpoixrbZsDf for ; Mon, 22 May 2017 17:05:07 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 2253C5FD94 for ; Mon, 22 May 2017 17:05:06 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 536F0E0DC9 for ; Mon, 22 May 2017 17:05:05 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 74C8C21D62 for ; Mon, 22 May 2017 17:05:04 +0000 (UTC) Date: Mon, 22 May 2017 17:05:04 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (IGNITE-3562) Dependency to outdated Lucene 3.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 22 May 2017 17:05:09 -0000 [ https://issues.apache.org/jira/browse/IGNITE-3562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16019832#comment-16019832 ] ASF GitHub Bot commented on IGNITE-3562: ---------------------------------------- GitHub user AMashenkov opened a pull request: https://github.com/apache/ignite/pull/1987 IGNITE-3562: Updated updated Lucene version. updated to 4.10. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3562 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1987.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 #1987 ---- commit f41b8322ffd704c30df5e4b6727b9b29522be3fc Author: Andrey V. Mashenkov Date: 2017-05-22T16:31:40Z Lucene dependency upgraded to version 4.10.4 ---- > Dependency to outdated Lucene 3.5.0 > ----------------------------------- > > Key: IGNITE-3562 > URL: https://issues.apache.org/jira/browse/IGNITE-3562 > Project: Ignite > Issue Type: Bug > Components: general > Affects Versions: 1.6 > Reporter: Alexander Veit > Assignee: Andrew Mashenkov > Labels: jar-hell > Fix For: 2.1 > > > Ignite 1.6.0 comes with Lucene 3.5.0 core as dependency, which dates back to the year 2011. > This makes it difficult to integrate with newer software. -- This message was sent by Atlassian JIRA (v6.3.15#6346)