RE: [VOTE] Release Lucene/Solr 8.4.1 RC1

2020-01-10 Thread Uwe Schindler
Hi, Policeman Jenkins smoked the release for me: SUCCESS! [2:59:49.956236] Finished: SUCCESS https://jenkins.thetaphi.de/job/Lucene-Solr-Release-Tester/29/console I also checked the ZIP files very quickly and as this is only a bugfix release: Here is my +1 Uwe - Uwe Schindler Achterdiek

Re: [VOTE] Release Lucene/Solr 8.4.1 RC1

2020-01-10 Thread Gézapeti
I wanted to do this for a while now. Having this smoke tester script is neat! :) SUCCESS! [1:35:44.613132] +1 (non-binding) On Fri, Jan 10, 2020 at 10:12 AM Ishan Chattopadhyaya < ichattopadhy...@gmail.com> wrote: > Please vote for release candidate 1 for Lucene/Solr 8.4.1 > > The artifacts

Re: [VOTE] Release Lucene/Solr 8.4.1 RC1

2020-01-10 Thread Atri Sharma
+1 SUCCESS! [1:26:18.54342] On Fri, Jan 10, 2020 at 2:42 PM Ishan Chattopadhyaya wrote: > > Please vote for release candidate 1 for Lucene/Solr 8.4.1 > > The artifacts can be downloaded from: >

Re: [VOTE] Release Lucene/Solr 8.4.1 RC1

2020-01-10 Thread Munendra S N
+1 SUCCESS! [1:44:01.503865] Regards, Munendra S N On Fri, Jan 10, 2020 at 5:55 PM Gézapeti wrote: > I wanted to do this for a while now. Having this smoke tester script is > neat! :) > > SUCCESS! [1:35:44.613132] > > +1 (non-binding) > > On Fri, Jan 10, 2020 at 10:12 AM Ishan

Re: [lucene-solr] branch gradle-master updated: Upgrading palantir's plugin to 1.14.0

2020-01-10 Thread Robert Muir
Yeah, the elasticsearch way. But that is really broken. Java 13 shouldn't be "unsupported", it is a released JVM: been out for months! Sorry, I think its a fucking crazy world if we let groovy just "get away" with this. Let's fix it! On Fri, Jan 10, 2020 at 2:53 AM Dawid Weiss wrote: > I

Re: [lucene-solr] branch gradle-master updated: Upgrading palantir's plugin to 1.14.0

2020-01-10 Thread Dawid Weiss
> Yeah, the elasticsearch way. But that is really broken. Java 13 shouldn't be > "unsupported", it is a released JVM: been out for months! Sorry, I think its > a fucking crazy world if we let groovy just "get away" with this. Java 13 is supported and works with Gradle 6... so it must be fixed

Re: [lucene-solr] branch gradle-master updated: Upgrading palantir's plugin to 1.14.0

2020-01-10 Thread Robert Muir
This isn't rocket science: they can fall back to reflection if using ASM fails. Using ASM is some idiotic optimization, like most (ill-conceived) algorithms in the groovy langugage, we just need to fix it to be sane. On Fri, Jan 10, 2020 at 3:21 AM Dawid Weiss wrote: > > Yeah, the elasticsearch

Re: [lucene-solr] branch gradle-master updated: Upgrading palantir's plugin to 1.14.0

2020-01-10 Thread Robert Muir
And you DEFINITELY cant crash in this way, and then add insult to injury by leaving a daemon running. Seriously, the damn thing can use reflection. On Fri, Jan 10, 2020 at 3:28 AM Robert Muir wrote: > This isn't rocket science: they can fall back to reflection if using ASM > fails. Using ASM is

[VOTE] Release Lucene/Solr 8.4.1 RC1

2020-01-10 Thread Ishan Chattopadhyaya
Please vote for release candidate 1 for Lucene/Solr 8.4.1 The artifacts can be downloaded from: https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.4.1-RC1-rev832bf13dd9187095831caf69783179d41059d013 You can run the smoke tester directly with this command: python3 -u