Re: [VOTE] Lucene logo contest

2020-06-15 Thread Mikhail Khludnev
A. Submitted by Dustin Haver [2] On Tue, Jun 16, 2020 at 1: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 a little late!) calling a > vote. > > The entries ar

Re: Please look at and comment on SOLR-11973 (fail compilation on warnings)

2020-06-15 Thread David Smiley
+1 thanks ~ David On Fri, Jun 12, 2020 at 10:11 AM Erick Erickson wrote: > Short form: > > In a week or so, I propose to start failing compilations on master for > compiler warnings (exclusive of deprecations). If you have a problem with > that, speak up or hold your peace ;) > > Erick > --

Re: Ldap For Solr 8.5

2020-06-15 Thread Noble Paul
I don't understand what do you mean be capture "ldap.managerPassword" (I'm unfamiliar with LDAP ). How is it sent? as an HTTP header? Ideally, ou would extend the BasicAuthPlugin and capture the extra information and set it as a request attribute --Noble On Tue, Jun 16, 2020 at 1:51 AM Mirza Shuj

Re: [VOTE] Lucene logo contest

2020-06-15 Thread Atri Sharma
+1 for A. On Tue, 16 Jun 2020 at 11:27, Noble Paul wrote: > Aren't A & B same logo with different colors? > > I'm +1 for both. The new logos look modern. > > preferably B because of the soothing colors. > > On Tue, Jun 16, 2020 at 2:39 PM Dennis Gove wrote: > > > > +1 for "A. Submitted by Dusti

Re: [VOTE] Lucene logo contest

2020-06-15 Thread Noble Paul
Aren't A & B same logo with different colors? I'm +1 for both. The new logos look modern. preferably B because of the soothing colors. On Tue, Jun 16, 2020 at 2:39 PM Dennis Gove wrote: > > +1 for "A. Submitted by Dustin Haver [2]" > > On Tue, Jun 16, 2020 at 12:27 AM David Smiley wrote: >> >>

Re: [VOTE] Lucene logo contest

2020-06-15 Thread Dennis Gove
+1 for "A. Submitted by Dustin Haver [2]" On Tue, Jun 16, 2020 at 12:27 AM David Smiley wrote: > C. The current Lucene logo [4] > > ~ David Smiley > Apache Lucene/Solr Search Developer > http://www.linkedin.com/in/davidwsmiley > > > On Mon, Jun 15, 2020 at 6:08 PM Ryan Ernst wrote: > >> Dear Lu

Re: [VOTE] Lucene logo contest

2020-06-15 Thread David Smiley
C. The current Lucene logo [4] ~ David Smiley Apache Lucene/Solr Search Developer http://www.linkedin.com/in/davidwsmiley On Mon, Jun 15, 2020 at 6:08 PM Ryan Ernst wrote: > Dear Lucene and Solr developers! > > In February a contest was started to design a new logo for Lucene [1]. > That conte

Re: [VOTE] Lucene logo contest

2020-06-15 Thread Gus Heck
Easy, at a glance legibility is important for logos +1 for A... though I like the original form, with the green palate because extending the triangle downwards made the L harder to read. (to my taste at least) (committer, not PMC) On Mon, Jun 15, 2020 at 6:08 PM Ryan Ernst wrote: > Dear Lucen

[VOTE] Lucene logo contest

2020-06-15 Thread Ryan Ernst
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 a little late!) calling a vote. The entries are labeled as follows: A. Submitted by Dustin Haver [2] B. Submitted by Stamatis Zampetakis [3] N

Re: Lucene-Solr Maven Builds Failing 3+ months

2020-06-15 Thread David Smiley
I don't know about what Gradle offers other than observing what Erick shares, but I like to think that we can get rid of not only the Ant build but the Maven build too. If there are obstacles, I'd prefer to figure them out rather than settle for the complexity (and thus maintenance costs) of an en

Re: Lucene-Solr Maven Builds Failing 3+ months

2020-06-15 Thread Erick Erickson
https://docs.gradle.org/current/userguide/publishing_maven.html#publishing_maven I know absolutely _nothing_ about it, just that it exists…. > On Jun 15, 2020, at 4:07 PM, Mike Drob wrote: > > David - Does the Gradle build offer something easier to maintain than a very > old Ant Maven plugin

Re: Lucene-Solr Maven Builds Failing 3+ months

2020-06-15 Thread Mike Drob
David - Does the Gradle build offer something easier to maintain than a very old Ant Maven plugin? On Mon, Jun 15, 2020 at 8:43 AM Ishan Chattopadhyaya < ichattopadhy...@gmail.com> wrote: > Hi David, > It may be unrelated, but I was similarly puzzled when all hardcoded Maven > URLs had https://,

Re: Ldap For Solr 8.5

2020-06-15 Thread Mirza Shujathullah
Hi Team , Reaching you all in regards to using LDAP for Solr which works via basic authentication . After going through solr documentation i saw something with hadoop authentication plugin . But the Ldap Authentication handler doesn't have a variable to capture ldap.managerPassword . I'm new to

Re: Remaining committer steps for Alessandro

2020-06-15 Thread David Smiley
Hi Alessandro, I chatted with Uwe & Cassandra about this on the private list, although probably it would have been fine on the dev list. Our suspicion is that maybe you are using an older login to ASF servers that you should now cease to use entirely. Upon becoming a committer on any project, th

Re: Lucene-Solr Maven Builds Failing 3+ months

2020-06-15 Thread Ishan Chattopadhyaya
Hi David, It may be unrelated, but I was similarly puzzled when all hardcoded Maven URLs had https://, but it was still resolving against http:// and failing. Here's how I tackled it: https://issues.apache.org/jira/browse/LUCENE-9170 Regards, Ishan On Mon, Jun 15, 2020 at 11:59 AM David Smiley wr

BadApple report

2020-06-15 Thread Erick Erickson
The number of chronically failing tests dropped considerably this past week, whether that’s an anomaly or not is a good question. I’ve finished the SuppressWarnings annotations, so next week I _should_ be able to include how many new SuppressWarnings have been added to the code and have it mean