Re: [VOTE] Lucene logo contest, third time's a charm

2020-09-01 Thread Abu Abdullah
A2, A1

Re: [VOTE] Lucene logo contest, here we go again

2020-08-31 Thread Abu Abdullah
A2 On Tue, 1 Sep 2020, 4:26 am Ryan Ernst, wrote: > Dear Lucene and Solr developers! > > In February a contest was started to design a new logo for Lucene > [jira-issue]. The initial attempt [first-vote] to call a vote resulted in > some confusion on the rules, as well the request for one additi

Re: [VOTE] Lucene logo contest

2020-06-17 Thread Abu Abdullah
C. Current one I guess waiting for a decent logo is better than any of these options. On Tue, 16 Jun 2020, 2:08 am Ryan Ernst, wrote: > Dear Lucene and Solr developers! > > In February a contest was started to design a new logo for Lucene [1]. That > contest concluded, and I am now (admittedly

Re: Java 9 issues

2017-07-28 Thread Abu Abdullah
ber JAR file using >> Maven Shade plugin and use that as a "single huge module". >> >> Uwe >> >> - >> Uwe Schindler >> Achterdiek 19, D-28357 Bremen >> http://www.thetaphi.de >> eMail: u...@thetaphi.de >> >> > -Original Mess

Java 9 issues

2017-07-27 Thread Abu Abdullah
Hi, I'm trying to compile my app in java 9 where i hit an issue related to the module system of java 9. the current lucene libraries (JARs) have the same classes in multiple JARs (considered modules in java9). the error thrown is: error: module ant reads package org.apache.lucene.analysis.standar