[RESULT] [VOTE] Release Lucene/Solr 8.5.1 RC1

2020-04-15 Thread Ignacio Vera
It's been >72h since the vote was initiated and the result is:


+1  8  (8 binding)

 0  0

-1  0


This vote has PASSED


Re: [VOTE] Release Lucene/Solr 8.5.1 RC1

2020-04-14 Thread Jan Høydahl
Found the bug in the bugfix :) Committed a 2-line fix to ‘index.html’, see 
https://github.com/apache/lucene-solr/commit/e15b02c/ and to merged to branch_8x

Ignacio, let me know if you want me to merge the fix to branch_8_5 in case of a 
respin.

Jan

> 14. apr. 2020 kl. 14:36 skrev Cassandra Targett :
> 
> Jan, I also see the same text you hoped to fix with SOLR-14359.
> 
> I think I might see a clue to the problem - in your PR you updated 
> “angular-chosen.min.js” but the head section of index.html also calls 
> “chosen.jquery.min.js”.
> 
> The problematic text in the drop downs is found in a  element enclosed 
> in an  element which has classes defined that are only found in 
> “chosen.jquery.min.js” - I suspect this file also needs to be updated in some 
> way. Here’s the rendered HTML:
> 
> https://code.angularjs.org/1.7.9/docs/error/$parse/syntax?p0=Selector=is%20an%20unexpected%20token=6=Core%20Selector=Selector>.
>>  
>> Strange thing is that when re-trying on branch_8x and master the same 
>> happens there, across several browsers.
>> Which leads me to think that the patch, as committed, had an issue all 
>> along. Although it worked locally when I did the merge...
>> NIce if someone could check on your end and report whether you see the same.
>> 
>> I’m not -1 the release due to the low severity of the bug. I’ll dig some 
>> more on master…
>> 
>> Jan
>> 
>>> 8. apr. 2020 kl. 12:30 skrev Ignacio Vera >> >:
>>> 
>>> 
>>> Please vote for release candidate 1 for Lucene/Solr 8.5.1
>>> 
>>> The artifacts can be downloaded from:
>>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.5.1-RC1-revedb9fc409398f2c3446883f9f80595c884d245d0
>>>  
>>> 
>>> 
>>> You can run the smoke tester directly with this command:
>>> 
>>> python3 -u dev-tools/scripts/smokeTestRelease.py \
>>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.5.1-RC1-revedb9fc409398f2c3446883f9f80595c884d245d0
>>>  
>>> 
>>> 
>>> The vote will be open for at least 72 hours i.e. until 2020-04-15 11:00 UTC.
>>> 
>>> [ ] +1  approve
>>> [ ] +0  no opinion
>>> [ ] -1  disapprove (and reason why)
>>> 
>>> Here is my +1
>>> 
>>> SUCCESS! [1:02:16.691004]
>>> 
>> 



Re: [VOTE] Release Lucene/Solr 8.5.1 RC1

2020-04-14 Thread Jan Høydahl
Thanks for checking Cassandra. I’m following up this investigation in 
https://issues.apache.org/jira/browse/SOLR-14359 to not pollute the vote thread.

Jan

> 14. apr. 2020 kl. 14:36 skrev Cassandra Targett :
> 
> Jan, I also see the same text you hoped to fix with SOLR-14359.
> 
> I think I might see a clue to the problem - in your PR you updated 
> “angular-chosen.min.js” but the head section of index.html also calls 
> “chosen.jquery.min.js”.
> 
> The problematic text in the drop downs is found in a  element enclosed 
> in an  element which has classes defined that are only found in 
> “chosen.jquery.min.js” - I suspect this file also needs to be updated in some 
> way. Here’s the rendered HTML:
> 
> https://code.angularjs.org/1.7.9/docs/error/$parse/syntax?p0=Selector=is%20an%20unexpected%20token=6=Core%20Selector=Selector>.
>>  
>> Strange thing is that when re-trying on branch_8x and master the same 
>> happens there, across several browsers.
>> Which leads me to think that the patch, as committed, had an issue all 
>> along. Although it worked locally when I did the merge...
>> NIce if someone could check on your end and report whether you see the same.
>> 
>> I’m not -1 the release due to the low severity of the bug. I’ll dig some 
>> more on master…
>> 
>> Jan
>> 
>>> 8. apr. 2020 kl. 12:30 skrev Ignacio Vera >> >:
>>> 
>>> 
>>> Please vote for release candidate 1 for Lucene/Solr 8.5.1
>>> 
>>> The artifacts can be downloaded from:
>>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.5.1-RC1-revedb9fc409398f2c3446883f9f80595c884d245d0
>>>  
>>> 
>>> 
>>> You can run the smoke tester directly with this command:
>>> 
>>> python3 -u dev-tools/scripts/smokeTestRelease.py \
>>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.5.1-RC1-revedb9fc409398f2c3446883f9f80595c884d245d0
>>>  
>>> 
>>> 
>>> The vote will be open for at least 72 hours i.e. until 2020-04-15 11:00 UTC.
>>> 
>>> [ ] +1  approve
>>> [ ] +0  no opinion
>>> [ ] -1  disapprove (and reason why)
>>> 
>>> Here is my +1
>>> 
>>> SUCCESS! [1:02:16.691004]
>>> 
>> 



Re: [VOTE] Release Lucene/Solr 8.5.1 RC1

2020-04-14 Thread Cassandra Targett
Jan, I also see the same text you hoped to fix with SOLR-14359.

I think I might see a clue to the problem - in your PR you updated 
“angular-chosen.min.js” but the head section of index.html also calls 
“chosen.jquery.min.js”.

The problematic text in the drop downs is found in a  element enclosed in 
an  element which has classes defined that are only found in 
“chosen.jquery.min.js” - I suspect this file also needs to be updated in some 
way. Here’s the rendered HTML:

https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.5.1-RC1-revedb9fc409398f2c3446883f9f80595c884d245d0
> >
> > You can run the smoke tester directly with this command:
> >
> > python3 -u dev-tools/scripts/smokeTestRelease.py \
> > https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.5.1-RC1-revedb9fc409398f2c3446883f9f80595c884d245d0
> >
> > The vote will be open for at least 72 hours i.e. until 2020-04-15 11:00 UTC.
> >
> > [ ] +1  approve
> > [ ] +0  no opinion
> > [ ] -1  disapprove (and reason why)
> >
> > Here is my +1
> >
> > SUCCESS! [1:02:16.691004]
> >
>


Re: [VOTE] Release Lucene/Solr 8.5.1 RC1

2020-04-14 Thread Jan Høydahl
Ran the smoke tester ok.
Started Solr from the downloaded package to validate the only Solr bugfix in 
this release:

* SOLR-14359: Admin UI collection/core drop-downs had wrong placeholder text. 
Fixed by upgrading angular-chosen (janhoy)

However, the drop-downs still show «Select an Option» as before the fix, with 
this error in JS console 
.
 
Strange thing is that when re-trying on branch_8x and master the same happens 
there, across several browsers.
Which leads me to think that the patch, as committed, had an issue all along. 
Although it worked locally when I did the merge...
NIce if someone could check on your end and report whether you see the same.

I’m not -1 the release due to the low severity of the bug. I’ll dig some more 
on master…

Jan

> 8. apr. 2020 kl. 12:30 skrev Ignacio Vera :
> 
> 
> Please vote for release candidate 1 for Lucene/Solr 8.5.1
> 
> The artifacts can be downloaded from:
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.5.1-RC1-revedb9fc409398f2c3446883f9f80595c884d245d0
>  
> 
> 
> You can run the smoke tester directly with this command:
> 
> python3 -u dev-tools/scripts/smokeTestRelease.py \
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.5.1-RC1-revedb9fc409398f2c3446883f9f80595c884d245d0
>  
> 
> 
> The vote will be open for at least 72 hours i.e. until 2020-04-15 11:00 UTC.
> 
> [ ] +1  approve
> [ ] +0  no opinion
> [ ] -1  disapprove (and reason why)
> 
> Here is my +1
> 
> SUCCESS! [1:02:16.691004]
> 



RE: [VOTE] Release Lucene/Solr 8.5.1 RC1

2020-04-12 Thread Uwe Schindler
Hi,

 

Policeman Jenkins did the Python testing for me ( 
<https://jenkins.thetaphi.de/job/Lucene-Solr-Release-Tester/31/console> 
https://jenkins.thetaphi.de/job/Lucene-Solr-Release-Tester/31/console):

 

SUCCESS! [1:16:59.175122]

 

All looks fine after a quick manual check. So +1 to release.

 

-

Uwe Schindler

Achterdiek 19, D-28357 Bremen

https://www.thetaphi.de

eMail: u...@thetaphi.de

 

From: Ignacio Vera  
Sent: Wednesday, April 8, 2020 12:31 PM
To: dev@lucene.apache.org
Subject: [VOTE] Release Lucene/Solr 8.5.1 RC1

 

 

Please vote for release candidate 1 for Lucene/Solr 8.5.1

 

The artifacts can be downloaded from:

https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.5.1-RC1-revedb9fc409398f2c3446883f9f80595c884d245d0

 

You can run the smoke tester directly with this command:

 

python3 -u dev-tools/scripts/smokeTestRelease.py \

https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.5.1-RC1-revedb9fc409398f2c3446883f9f80595c884d245d0

 

The vote will be open for at least 72 hours i.e. until 2020-04-15 11:00 UTC.

 

[ ] +1  approve

[ ] +0  no opinion

[ ] -1  disapprove (and reason why)

 

Here is my +1

 

SUCCESS! [1:02:16.691004]

 



Re: [VOTE] Release Lucene/Solr 8.5.1 RC1

2020-04-12 Thread Michael Sokolov
+1

SUCCESS! [1:00:53.105939]

In case this is helpful to anybody else, I was able to overcome
previous difficulties with my Python's SSL certificate setup by
installiing https://pypi.org/project/certifi/ (pip install certifi),
and then:

SSL_CERT_FILE=/home/sokolovm/.local/lib/python3.6/site-packages/certifi/cacert.pem
... python ... smokeTestRelease.py ...

On Fri, Apr 10, 2020 at 3:10 AM Atri Sharma  wrote:
>
> +1
>
> SUCCESS! [2:05:03.473933]
>
> On Fri, 10 Apr 2020 at 12:24, Adrien Grand  wrote:
>>
>> +1 SUCCESS! [2:38:04.620259]
>>
>> On Thu, Apr 9, 2020 at 1:28 PM jim ferenczi  wrote:
>>>
>>> +1
>>>
>>> SUCCESS! [2:10:08.094546]
>>>
>>> Le jeu. 9 avr. 2020 à 10:19, Alan Woodward  a écrit :

 +1

 SUCCESS! [1:18:54.574272]

 On 8 Apr 2020, at 21:21, Nhat Nguyen  
 wrote:

 +1

 SUCCESS! [0:52:20.920081]


 On Wed, Apr 8, 2020 at 6:31 AM Ignacio Vera  wrote:
>
>
> Please vote for release candidate 1 for Lucene/Solr 8.5.1
>
> The artifacts can be downloaded from:
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.5.1-RC1-revedb9fc409398f2c3446883f9f80595c884d245d0
>
> You can run the smoke tester directly with this command:
>
> python3 -u dev-tools/scripts/smokeTestRelease.py \
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.5.1-RC1-revedb9fc409398f2c3446883f9f80595c884d245d0
>
> The vote will be open for at least 72 hours i.e. until 2020-04-15 11:00 
> UTC.
>
> [ ] +1  approve
> [ ] +0  no opinion
> [ ] -1  disapprove (and reason why)
>
> Here is my +1
>
> SUCCESS! [1:02:16.691004]
>

>>
>>
>> --
>> Adrien
>
> --
> Regards,
>
> Atri
> Apache Concerted

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



Re: [VOTE] Release Lucene/Solr 8.5.1 RC1

2020-04-10 Thread Atri Sharma
+1

SUCCESS! [2:05:03.473933]

On Fri, 10 Apr 2020 at 12:24, Adrien Grand  wrote:

> +1 SUCCESS! [2:38:04.620259]
>
> On Thu, Apr 9, 2020 at 1:28 PM jim ferenczi 
> wrote:
>
>> +1
>>
>> SUCCESS! [2:10:08.094546]
>>
>> Le jeu. 9 avr. 2020 à 10:19, Alan Woodward  a
>> écrit :
>>
>>> +1
>>>
>>> SUCCESS! [1:18:54.574272]
>>>
>>> On 8 Apr 2020, at 21:21, Nhat Nguyen 
>>> wrote:
>>>
>>> +1
>>>
>>> SUCCESS! [0:52:20.920081]
>>>
>>>
>>> On Wed, Apr 8, 2020 at 6:31 AM Ignacio Vera  wrote:
>>>

 Please vote for release candidate 1 for Lucene/Solr 8.5.1

 The artifacts can be downloaded from:

 https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.5.1-RC1-revedb9fc409398f2c3446883f9f80595c884d245d0

 You can run the smoke tester directly with this command:

 python3 -u dev-tools/scripts/smokeTestRelease.py \

 https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.5.1-RC1-revedb9fc409398f2c3446883f9f80595c884d245d0

 The vote will be open for at least 72 hours i.e. until 2020-04-15 11:00
 UTC.

 [ ] +1  approve
 [ ] +0  no opinion
 [ ] -1  disapprove (and reason why)

 Here is my +1

 SUCCESS! [1:02:16.691004]


>>>
>
> --
> Adrien
>
-- 
Regards,

Atri
Apache Concerted


Re: [VOTE] Release Lucene/Solr 8.5.1 RC1

2020-04-10 Thread Adrien Grand
+1 SUCCESS! [2:38:04.620259]

On Thu, Apr 9, 2020 at 1:28 PM jim ferenczi  wrote:

> +1
>
> SUCCESS! [2:10:08.094546]
>
> Le jeu. 9 avr. 2020 à 10:19, Alan Woodward  a
> écrit :
>
>> +1
>>
>> SUCCESS! [1:18:54.574272]
>>
>> On 8 Apr 2020, at 21:21, Nhat Nguyen 
>> wrote:
>>
>> +1
>>
>> SUCCESS! [0:52:20.920081]
>>
>>
>> On Wed, Apr 8, 2020 at 6:31 AM Ignacio Vera  wrote:
>>
>>>
>>> Please vote for release candidate 1 for Lucene/Solr 8.5.1
>>>
>>> The artifacts can be downloaded from:
>>>
>>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.5.1-RC1-revedb9fc409398f2c3446883f9f80595c884d245d0
>>>
>>> You can run the smoke tester directly with this command:
>>>
>>> python3 -u dev-tools/scripts/smokeTestRelease.py \
>>>
>>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.5.1-RC1-revedb9fc409398f2c3446883f9f80595c884d245d0
>>>
>>> The vote will be open for at least 72 hours i.e. until 2020-04-15 11:00
>>> UTC.
>>>
>>> [ ] +1  approve
>>> [ ] +0  no opinion
>>> [ ] -1  disapprove (and reason why)
>>>
>>> Here is my +1
>>>
>>> SUCCESS! [1:02:16.691004]
>>>
>>>
>>

-- 
Adrien


Re: [VOTE] Release Lucene/Solr 8.5.1 RC1

2020-04-09 Thread jim ferenczi
+1

SUCCESS! [2:10:08.094546]

Le jeu. 9 avr. 2020 à 10:19, Alan Woodward  a écrit :

> +1
>
> SUCCESS! [1:18:54.574272]
>
> On 8 Apr 2020, at 21:21, Nhat Nguyen 
> wrote:
>
> +1
>
> SUCCESS! [0:52:20.920081]
>
>
> On Wed, Apr 8, 2020 at 6:31 AM Ignacio Vera  wrote:
>
>>
>> Please vote for release candidate 1 for Lucene/Solr 8.5.1
>>
>> The artifacts can be downloaded from:
>>
>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.5.1-RC1-revedb9fc409398f2c3446883f9f80595c884d245d0
>>
>> You can run the smoke tester directly with this command:
>>
>> python3 -u dev-tools/scripts/smokeTestRelease.py \
>>
>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.5.1-RC1-revedb9fc409398f2c3446883f9f80595c884d245d0
>>
>> The vote will be open for at least 72 hours i.e. until 2020-04-15 11:00
>> UTC.
>>
>> [ ] +1  approve
>> [ ] +0  no opinion
>> [ ] -1  disapprove (and reason why)
>>
>> Here is my +1
>>
>> SUCCESS! [1:02:16.691004]
>>
>>
>


Re: [VOTE] Release Lucene/Solr 8.5.1 RC1

2020-04-09 Thread Alan Woodward
+1

SUCCESS! [1:18:54.574272]

> On 8 Apr 2020, at 21:21, Nhat Nguyen  > wrote:
> 
> +1
> 
> SUCCESS! [0:52:20.920081]
> 
> 
> On Wed, Apr 8, 2020 at 6:31 AM Ignacio Vera  > wrote:
> 
> Please vote for release candidate 1 for Lucene/Solr 8.5.1
> 
> The artifacts can be downloaded from:
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.5.1-RC1-revedb9fc409398f2c3446883f9f80595c884d245d0
>  
> 
> 
> You can run the smoke tester directly with this command:
> 
> python3 -u dev-tools/scripts/smokeTestRelease.py \
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.5.1-RC1-revedb9fc409398f2c3446883f9f80595c884d245d0
>  
> 
> 
> The vote will be open for at least 72 hours i.e. until 2020-04-15 11:00 UTC.
> 
> [ ] +1  approve
> [ ] +0  no opinion
> [ ] -1  disapprove (and reason why)
> 
> Here is my +1
> 
> SUCCESS! [1:02:16.691004]
> 



Re: [VOTE] Release Lucene/Solr 8.5.1 RC1

2020-04-08 Thread Nhat Nguyen
+1

SUCCESS! [0:52:20.920081]


On Wed, Apr 8, 2020 at 6:31 AM Ignacio Vera  wrote:

>
> Please vote for release candidate 1 for Lucene/Solr 8.5.1
>
>
> The artifacts can be downloaded from:
>
>
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.5.1-RC1-revedb9fc409398f2c3446883f9f80595c884d245d0
>
>
> You can run the smoke tester directly with this command:
>
>
> python3 -u dev-tools/scripts/smokeTestRelease.py \
>
>
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.5.1-RC1-revedb9fc409398f2c3446883f9f80595c884d245d0
>
>
> The vote will be open for at least 72 hours i.e. until 2020-04-15 11:00
> UTC.
>
>
> [ ] +1  approve
>
> [ ] +0  no opinion
>
> [ ] -1  disapprove (and reason why)
>
>
> Here is my +1
>
>
> SUCCESS! [1:02:16.691004]
>
>


[VOTE] Release Lucene/Solr 8.5.1 RC1

2020-04-08 Thread Ignacio Vera
Please vote for release candidate 1 for Lucene/Solr 8.5.1


The artifacts can be downloaded from:

https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.5.1-RC1-revedb9fc409398f2c3446883f9f80595c884d245d0


You can run the smoke tester directly with this command:


python3 -u dev-tools/scripts/smokeTestRelease.py \

https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.5.1-RC1-revedb9fc409398f2c3446883f9f80595c884d245d0


The vote will be open for at least 72 hours i.e. until 2020-04-15 11:00 UTC.


[ ] +1  approve

[ ] +0  no opinion

[ ] -1  disapprove (and reason why)


Here is my +1


SUCCESS! [1:02:16.691004]