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 49A96200C92 for ; Mon, 29 May 2017 06:39:13 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 48400160BDF; Mon, 29 May 2017 04:39:13 +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 94720160BD8 for ; Mon, 29 May 2017 06:39:12 +0200 (CEST) Received: (qmail 77007 invoked by uid 500); 29 May 2017 04:39:11 -0000 Mailing-List: contact dev-help@gora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@gora.apache.org Delivered-To: mailing list dev@gora.apache.org Received: (qmail 76983 invoked by uid 99); 29 May 2017 04:39:11 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 May 2017 04:39:11 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 1225AC030F for ; Mon, 29 May 2017 04:39:11 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-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-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 9MamH2a3MKfV for ; Mon, 29 May 2017 04:39:10 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 3488660D69 for ; Mon, 29 May 2017 04:39:08 +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 24DE0E0DD9 for ; Mon, 29 May 2017 04:39:07 +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 3B5A82400B for ; Mon, 29 May 2017 04:39:05 +0000 (UTC) Date: Mon, 29 May 2017 04:39:05 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: dev@gora.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (GORA-509) Upgrade solr module into solr 6 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 29 May 2017 04:39:13 -0000 [ https://issues.apache.org/jira/browse/GORA-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16028036#comment-16028036 ] ASF GitHub Bot commented on GORA-509: ------------------------------------- Github user lewismc commented on a diff in the pull request: https://github.com/apache/gora/pull/104#discussion_r118864858 --- Diff: gora-solr-5/src/test/java/org/apache/gora/solr/GoraSolr6TestDriver.java --- @@ -0,0 +1,72 @@ +package org.apache.gora.solr; --- End diff -- License header please > Upgrade solr module into solr 6 > ------------------------------- > > Key: GORA-509 > URL: https://issues.apache.org/jira/browse/GORA-509 > Project: Apache Gora > Issue Type: Improvement > Reporter: Madhawa Gunasekara > Assignee: Madhawa Gunasekara > -- This message was sent by Atlassian JIRA (v6.3.15#6346)