You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by jim ferenczi <ji...@gmail.com> on 2018/01/10 02:30:14 UTC

[VOTE] Release Lucene/Solr 7.2.1 RC1

Please vote for release candidate 1 for Lucene/Solr 7.2.1

The artifacts can be downloaded from:
https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-7.2.1-RC1-revb2b6438b37073bee1fca40374e85bf91aa457c0b

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-7.2.1-RC1-revb2b6438b37073bee1fca40374e85bf91aa457c0b

Here's my +1
SUCCESS! [0:38:10.689623]

Re: [VOTE] Release Lucene/Solr 7.2.1 RC1

Posted by jim ferenczi <ji...@gmail.com>.
Hi,

This vote has passed.  Thanks to those who voted!

I'll start the remaining steps now.

2018-01-13 19:36 GMT+01:00 Ahmet Arslan <io...@yahoo.com.invalid>:

>
> +1
>
> SUCCESS! [4:00:41.664562]
>
> Ahmet
>
> On Saturday, January 13, 2018, 7:06:47 PM GMT+3, Kevin Risden <
> krisden@apache.org> wrote:
>
>
> Ishan - Try docker run -it openjdk:9-jdk. java was replaced with openjdk.
> java:9-jdk has version 9b149 where as openjdk:9-jdk has version 9.0.1-11.
> This should have been fixed before Java 9 GA. https://github.com/docker-
> library/openjdk/issues/101
> <https://github.com/docker-library/openjdk/issues/101>
>
> Kevin Risden
>
> On Sat, Jan 13, 2018 at 6:09 AM, Ishan Chattopadhyaya <
> ichattopadhyaya@gmail.com> wrote:
>
> This also happens with 7.2.0 and 7.1.0. Could be something to do with the
> official Java image. Nothing that stops the RC, I think.
>
> On Sat, Jan 13, 2018 at 5:11 PM, Ishan Chattopadhyaya <
> ichattopadhyaya@gmail.com> wrote:
>
> I spun up a docker container with Java 9 (java:9-jdk) from docker hub [0].
> Downloaded the Solr 7.2.1 RC1 tarball and unzipped it. Tried to start it,
> but it failed citing some crypto issue:
> https://gist.github.com/anonym ous/ed1a179b1043190b5f6fd635c6 a47f23
> <https://gist.github.com/anonymous/ed1a179b1043190b5f6fd635c6a47f23>
>
> I'm trying out the same for 7.2.0 and earlier versions to see if this is a
> recent regression.
>
>
> [0] - docker run -it java:9-jdk
>
> On Wed, Jan 10, 2018 at 11:04 PM, Adrien Grand <jp...@gmail.com> wrote:
>
> +1
>
> SUCCESS! [1:29:47.999770]
>
> Le mer. 10 janv. 2018 à 18:03, Tomas Fernandez Lobbe <tf...@apple.com>
> a écrit :
>
> +1
>
> SUCCESS! [1:04:34.912689]
>
> On Jan 10, 2018, at 8:01 AM, Alan Woodward <ro...@gmail.com> wrote:
>
> +1
>
> SUCCESS! [1:43:16.772919]
>
> I need to get a new test machine...
>
> On 10 Jan 2018, at 09:51, Dawid Weiss <da...@gmail.com> wrote:
>
> +1
>
> SUCCESS! [1:31:30.029815]
>
> Dawid
>
> On Wed, Jan 10, 2018 at 10:46 AM, Shalin Shekhar Mangar
> <sh...@gmail.com> wrote:
>
> +1
>
> SUCCESS! [1:13:22.042124]
>
> On Wed, Jan 10, 2018 at 8:00 AM, jim ferenczi <ji...@gmail.com>
> wrote:
>
> Please vote for release candidate 1 for Lucene/Solr 7.2.1
>
> The artifacts can be downloaded from:
> https://dist.apache.org/repos/ dist/dev/lucene/lucene-solr-7.
> 2.1-RC1-revb2b6438b37073bee1fc a40374e85bf91aa457c0b
> <https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-7.2.1-RC1-revb2b6438b37073bee1fca40374e85bf91aa457c0b>
>
> You can run the smoke tester directly with this command:
>
> python3 -u dev-tools/scripts/smokeTestRel ease.py \
> https://dist.apache.org/repos/ dist/dev/lucene/lucene-solr-7.
> 2.1-RC1-revb2b6438b37073bee1fc a40374e85bf91aa457c0b
> <https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-7.2.1-RC1-revb2b6438b37073bee1fca40374e85bf91aa457c0b>
>
> Here's my +1
> SUCCESS! [0:38:10.689623]
>
>
>
>
> --
> Regards,
> Shalin Shekhar Mangar.
>
> ------------------------------ ------------------------------ ---------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache. org
> <de...@lucene.apache.org>
> For additional commands, e-mail: dev-help@lucene.apache.org
> <de...@lucene.apache.org>
>
>
> ------------------------------ ------------------------------ ---------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache. org
> <de...@lucene.apache.org>
> For additional commands, e-mail: dev-help@lucene.apache.org
> <de...@lucene.apache.org>
>
>
>
> ------------------------------ ------------------------------ ---------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache. org
> <de...@lucene.apache.org>
> For additional commands, e-mail: dev-help@lucene.apache.org
> <de...@lucene.apache.org>
>
>
>
>
>
>

Re: [VOTE] Release Lucene/Solr 7.2.1 RC1

Posted by Ahmet Arslan <io...@yahoo.com.INVALID>.
 
+1

SUCCESS! [4:00:41.664562]

Ahmet
    On Saturday, January 13, 2018, 7:06:47 PM GMT+3, Kevin Risden <kr...@apache.org> wrote:  
 
 Ishan - Try docker run -it openjdk:9-jdk. java was replaced with openjdk. java:9-jdk has version 9b149 where as openjdk:9-jdk has version 9.0.1-11. This should have been fixed before Java 9 GA. https://github.com/docker- library/openjdk/issues/101
Kevin Risden
On Sat, Jan 13, 2018 at 6:09 AM, Ishan Chattopadhyaya <ic...@gmail.com> wrote:

This also happens with 7.2.0 and 7.1.0. Could be something to do with the official Java image. Nothing that stops the RC, I think.

On Sat, Jan 13, 2018 at 5:11 PM, Ishan Chattopadhyaya <ic...@gmail.com> wrote:

I spun up a docker container with Java 9 (java:9-jdk) from docker hub [0]. Downloaded the Solr 7.2.1 RC1 tarball and unzipped it. Tried to start it, but it failed citing some crypto issue:
https://gist.github.com/anonym ous/ed1a179b1043190b5f6fd635c6 a47f23

I'm trying out the same for 7.2.0 and earlier versions to see if this is a recent regression.


[0] - docker run -it java:9-jdk

On Wed, Jan 10, 2018 at 11:04 PM, Adrien Grand <jp...@gmail.com> wrote:

+1

SUCCESS! [1:29:47.999770]

Le mer. 10 janv. 2018 à 18:03, Tomas Fernandez Lobbe <tf...@apple.com> a écrit :

+1
SUCCESS! [1:04:34.912689]

On Jan 10, 2018, at 8:01 AM, Alan Woodward <ro...@gmail.com> wrote:
+1

SUCCESS! [1:43:16.772919]

I need to get a new test machine...


On 10 Jan 2018, at 09:51, Dawid Weiss <da...@gmail.com> wrote:

+1

SUCCESS! [1:31:30.029815]

Dawid

On Wed, Jan 10, 2018 at 10:46 AM, Shalin Shekhar Mangar
<sh...@gmail.com> wrote:

+1

SUCCESS! [1:13:22.042124]

On Wed, Jan 10, 2018 at 8:00 AM, jim ferenczi <ji...@gmail.com> wrote:

Please vote for release candidate 1 for Lucene/Solr 7.2.1

The artifacts can be downloaded from:
https://dist.apache.org/repos/ dist/dev/lucene/lucene-solr-7. 2.1-RC1-revb2b6438b37073bee1fc a40374e85bf91aa457c0b

You can run the smoke tester directly with this command:

python3 -u dev-tools/scripts/smokeTestRel ease.py \
https://dist.apache.org/repos/ dist/dev/lucene/lucene-solr-7. 2.1-RC1-revb2b6438b37073bee1fc a40374e85bf91aa457c0b

Here's my +1
SUCCESS! [0:38:10.689623]




--
Regards,
Shalin Shekhar Mangar.

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



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




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










  

Re: [VOTE] Release Lucene/Solr 7.2.1 RC1

Posted by Kevin Risden <kr...@apache.org>.
Ishan - Try docker run -it openjdk:9-jdk. java was replaced with openjdk.
java:9-jdk has version 9b149 where as openjdk:9-jdk has version 9.0.1-11.
This should have been fixed before Java 9 GA. https://github.com/docker-
library/openjdk/issues/101

Kevin Risden

On Sat, Jan 13, 2018 at 6:09 AM, Ishan Chattopadhyaya <
ichattopadhyaya@gmail.com> wrote:

> This also happens with 7.2.0 and 7.1.0. Could be something to do with the
> official Java image. Nothing that stops the RC, I think.
>
> On Sat, Jan 13, 2018 at 5:11 PM, Ishan Chattopadhyaya <
> ichattopadhyaya@gmail.com> wrote:
>
>> I spun up a docker container with Java 9 (java:9-jdk) from docker hub
>> [0]. Downloaded the Solr 7.2.1 RC1 tarball and unzipped it. Tried to start
>> it, but it failed citing some crypto issue:
>> https://gist.github.com/anonymous/ed1a179b1043190b5f6fd635c6a47f23
>>
>> I'm trying out the same for 7.2.0 and earlier versions to see if this is
>> a recent regression.
>>
>>
>> [0] - docker run -it java:9-jdk
>>
>> On Wed, Jan 10, 2018 at 11:04 PM, Adrien Grand <jp...@gmail.com> wrote:
>>
>>> +1
>>>
>>> SUCCESS! [1:29:47.999770]
>>>
>>> Le mer. 10 janv. 2018 à 18:03, Tomas Fernandez Lobbe <tf...@apple.com>
>>> a écrit :
>>>
>>>> +1
>>>>
>>>> SUCCESS! [1:04:34.912689]
>>>>
>>>> On Jan 10, 2018, at 8:01 AM, Alan Woodward <ro...@gmail.com>
>>>> wrote:
>>>>
>>>> +1
>>>>
>>>> SUCCESS! [1:43:16.772919]
>>>>
>>>> I need to get a new test machine...
>>>>
>>>> On 10 Jan 2018, at 09:51, Dawid Weiss <da...@gmail.com> wrote:
>>>>
>>>> +1
>>>>
>>>> SUCCESS! [1:31:30.029815]
>>>>
>>>> Dawid
>>>>
>>>> On Wed, Jan 10, 2018 at 10:46 AM, Shalin Shekhar Mangar
>>>> <sh...@gmail.com> wrote:
>>>>
>>>> +1
>>>>
>>>> SUCCESS! [1:13:22.042124]
>>>>
>>>> On Wed, Jan 10, 2018 at 8:00 AM, jim ferenczi <ji...@gmail.com>
>>>> wrote:
>>>>
>>>> Please vote for release candidate 1 for Lucene/Solr 7.2.1
>>>>
>>>> The artifacts can be downloaded from:
>>>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-7.
>>>> 2.1-RC1-revb2b6438b37073bee1fca40374e85bf91aa457c0b
>>>>
>>>> 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-7.
>>>> 2.1-RC1-revb2b6438b37073bee1fca40374e85bf91aa457c0b
>>>>
>>>> Here's my +1
>>>> SUCCESS! [0:38:10.689623]
>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Regards,
>>>> Shalin Shekhar Mangar.
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>>> <de...@lucene.apache.org>
>>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>>> <de...@lucene.apache.org>
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>>> <de...@lucene.apache.org>
>>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>>> <de...@lucene.apache.org>
>>>>
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>>> <de...@lucene.apache.org>
>>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>>> <de...@lucene.apache.org>
>>>>
>>>>
>>>>
>>
>

Re: [VOTE] Release Lucene/Solr 7.2.1 RC1

Posted by Ishan Chattopadhyaya <ic...@gmail.com>.
This also happens with 7.2.0 and 7.1.0. Could be something to do with the
official Java image. Nothing that stops the RC, I think.

On Sat, Jan 13, 2018 at 5:11 PM, Ishan Chattopadhyaya <
ichattopadhyaya@gmail.com> wrote:

> I spun up a docker container with Java 9 (java:9-jdk) from docker hub [0].
> Downloaded the Solr 7.2.1 RC1 tarball and unzipped it. Tried to start it,
> but it failed citing some crypto issue:
> https://gist.github.com/anonymous/ed1a179b1043190b5f6fd635c6a47f23
>
> I'm trying out the same for 7.2.0 and earlier versions to see if this is a
> recent regression.
>
>
> [0] - docker run -it java:9-jdk
>
> On Wed, Jan 10, 2018 at 11:04 PM, Adrien Grand <jp...@gmail.com> wrote:
>
>> +1
>>
>> SUCCESS! [1:29:47.999770]
>>
>> Le mer. 10 janv. 2018 à 18:03, Tomas Fernandez Lobbe <tf...@apple.com>
>> a écrit :
>>
>>> +1
>>>
>>> SUCCESS! [1:04:34.912689]
>>>
>>> On Jan 10, 2018, at 8:01 AM, Alan Woodward <ro...@gmail.com> wrote:
>>>
>>> +1
>>>
>>> SUCCESS! [1:43:16.772919]
>>>
>>> I need to get a new test machine...
>>>
>>> On 10 Jan 2018, at 09:51, Dawid Weiss <da...@gmail.com> wrote:
>>>
>>> +1
>>>
>>> SUCCESS! [1:31:30.029815]
>>>
>>> Dawid
>>>
>>> On Wed, Jan 10, 2018 at 10:46 AM, Shalin Shekhar Mangar
>>> <sh...@gmail.com> wrote:
>>>
>>> +1
>>>
>>> SUCCESS! [1:13:22.042124]
>>>
>>> On Wed, Jan 10, 2018 at 8:00 AM, jim ferenczi <ji...@gmail.com>
>>> wrote:
>>>
>>> Please vote for release candidate 1 for Lucene/Solr 7.2.1
>>>
>>> The artifacts can be downloaded from:
>>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-7.
>>> 2.1-RC1-revb2b6438b37073bee1fca40374e85bf91aa457c0b
>>>
>>> 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-7.
>>> 2.1-RC1-revb2b6438b37073bee1fca40374e85bf91aa457c0b
>>>
>>> Here's my +1
>>> SUCCESS! [0:38:10.689623]
>>>
>>>
>>>
>>>
>>> --
>>> Regards,
>>> Shalin Shekhar Mangar.
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>> <de...@lucene.apache.org>
>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>> <de...@lucene.apache.org>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>> <de...@lucene.apache.org>
>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>> <de...@lucene.apache.org>
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>> <de...@lucene.apache.org>
>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>> <de...@lucene.apache.org>
>>>
>>>
>>>
>

Re: [VOTE] Release Lucene/Solr 7.2.1 RC1

Posted by Ishan Chattopadhyaya <ic...@gmail.com>.
I spun up a docker container with Java 9 (java:9-jdk) from docker hub [0].
Downloaded the Solr 7.2.1 RC1 tarball and unzipped it. Tried to start it,
but it failed citing some crypto issue:
https://gist.github.com/anonymous/ed1a179b1043190b5f6fd635c6a47f23

I'm trying out the same for 7.2.0 and earlier versions to see if this is a
recent regression.


[0] - docker run -it java:9-jdk

On Wed, Jan 10, 2018 at 11:04 PM, Adrien Grand <jp...@gmail.com> wrote:

> +1
>
> SUCCESS! [1:29:47.999770]
>
> Le mer. 10 janv. 2018 à 18:03, Tomas Fernandez Lobbe <tf...@apple.com>
> a écrit :
>
>> +1
>>
>> SUCCESS! [1:04:34.912689]
>>
>> On Jan 10, 2018, at 8:01 AM, Alan Woodward <ro...@gmail.com> wrote:
>>
>> +1
>>
>> SUCCESS! [1:43:16.772919]
>>
>> I need to get a new test machine...
>>
>> On 10 Jan 2018, at 09:51, Dawid Weiss <da...@gmail.com> wrote:
>>
>> +1
>>
>> SUCCESS! [1:31:30.029815]
>>
>> Dawid
>>
>> On Wed, Jan 10, 2018 at 10:46 AM, Shalin Shekhar Mangar
>> <sh...@gmail.com> wrote:
>>
>> +1
>>
>> SUCCESS! [1:13:22.042124]
>>
>> On Wed, Jan 10, 2018 at 8:00 AM, jim ferenczi <ji...@gmail.com>
>> wrote:
>>
>> Please vote for release candidate 1 for Lucene/Solr 7.2.1
>>
>> The artifacts can be downloaded from:
>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-7.2.1-RC1-
>> revb2b6438b37073bee1fca40374e85bf91aa457c0b
>>
>> 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-7.2.1-RC1-
>> revb2b6438b37073bee1fca40374e85bf91aa457c0b
>>
>> Here's my +1
>> SUCCESS! [0:38:10.689623]
>>
>>
>>
>>
>> --
>> Regards,
>> Shalin Shekhar Mangar.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> <de...@lucene.apache.org>
>> For additional commands, e-mail: dev-help@lucene.apache.org
>> <de...@lucene.apache.org>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> <de...@lucene.apache.org>
>> For additional commands, e-mail: dev-help@lucene.apache.org
>> <de...@lucene.apache.org>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> <de...@lucene.apache.org>
>> For additional commands, e-mail: dev-help@lucene.apache.org
>> <de...@lucene.apache.org>
>>
>>
>>

Re: [VOTE] Release Lucene/Solr 7.2.1 RC1

Posted by Adrien Grand <jp...@gmail.com>.
+1

SUCCESS! [1:29:47.999770]

Le mer. 10 janv. 2018 à 18:03, Tomas Fernandez Lobbe <tf...@apple.com> a
écrit :

> +1
>
> SUCCESS! [1:04:34.912689]
>
> On Jan 10, 2018, at 8:01 AM, Alan Woodward <ro...@gmail.com> wrote:
>
> +1
>
> SUCCESS! [1:43:16.772919]
>
> I need to get a new test machine...
>
> On 10 Jan 2018, at 09:51, Dawid Weiss <da...@gmail.com> wrote:
>
> +1
>
> SUCCESS! [1:31:30.029815]
>
> Dawid
>
> On Wed, Jan 10, 2018 at 10:46 AM, Shalin Shekhar Mangar
> <sh...@gmail.com> wrote:
>
> +1
>
> SUCCESS! [1:13:22.042124]
>
> On Wed, Jan 10, 2018 at 8:00 AM, jim ferenczi <ji...@gmail.com>
> wrote:
>
> Please vote for release candidate 1 for Lucene/Solr 7.2.1
>
> The artifacts can be downloaded from:
>
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-7.2.1-RC1-revb2b6438b37073bee1fca40374e85bf91aa457c0b
>
> 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-7.2.1-RC1-revb2b6438b37073bee1fca40374e85bf91aa457c0b
>
> Here's my +1
> SUCCESS! [0:38:10.689623]
>
>
>
>
> --
> Regards,
> Shalin Shekhar Mangar.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> <de...@lucene.apache.org>
> For additional commands, e-mail: dev-help@lucene.apache.org
> <de...@lucene.apache.org>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> <de...@lucene.apache.org>
> For additional commands, e-mail: dev-help@lucene.apache.org
> <de...@lucene.apache.org>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> <de...@lucene.apache.org>
> For additional commands, e-mail: dev-help@lucene.apache.org
> <de...@lucene.apache.org>
>
>
>

Re: [VOTE] Release Lucene/Solr 7.2.1 RC1

Posted by Tomas Fernandez Lobbe <tf...@apple.com>.
+1

SUCCESS! [1:04:34.912689]

> On Jan 10, 2018, at 8:01 AM, Alan Woodward <ro...@gmail.com> wrote:
> 
> +1
> 
> SUCCESS! [1:43:16.772919]
> 
> I need to get a new test machine...
> 
>> On 10 Jan 2018, at 09:51, Dawid Weiss <da...@gmail.com> wrote:
>> 
>> +1
>> 
>> SUCCESS! [1:31:30.029815]
>> 
>> Dawid
>> 
>> On Wed, Jan 10, 2018 at 10:46 AM, Shalin Shekhar Mangar
>> <sh...@gmail.com> wrote:
>>> +1
>>> 
>>> SUCCESS! [1:13:22.042124]
>>> 
>>> On Wed, Jan 10, 2018 at 8:00 AM, jim ferenczi <ji...@gmail.com> wrote:
>>>> Please vote for release candidate 1 for Lucene/Solr 7.2.1
>>>> 
>>>> The artifacts can be downloaded from:
>>>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-7.2.1-RC1-revb2b6438b37073bee1fca40374e85bf91aa457c0b
>>>> 
>>>> 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-7.2.1-RC1-revb2b6438b37073bee1fca40374e85bf91aa457c0b
>>>> 
>>>> Here's my +1
>>>> SUCCESS! [0:38:10.689623]
>>> 
>>> 
>>> 
>>> --
>>> Regards,
>>> Shalin Shekhar Mangar.
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
> 


Re: [VOTE] Release Lucene/Solr 7.2.1 RC1

Posted by Alan Woodward <ro...@gmail.com>.
+1

SUCCESS! [1:43:16.772919]

I need to get a new test machine...

> On 10 Jan 2018, at 09:51, Dawid Weiss <da...@gmail.com> wrote:
> 
> +1
> 
> SUCCESS! [1:31:30.029815]
> 
> Dawid
> 
> On Wed, Jan 10, 2018 at 10:46 AM, Shalin Shekhar Mangar
> <sh...@gmail.com> wrote:
>> +1
>> 
>> SUCCESS! [1:13:22.042124]
>> 
>> On Wed, Jan 10, 2018 at 8:00 AM, jim ferenczi <ji...@gmail.com> wrote:
>>> Please vote for release candidate 1 for Lucene/Solr 7.2.1
>>> 
>>> The artifacts can be downloaded from:
>>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-7.2.1-RC1-revb2b6438b37073bee1fca40374e85bf91aa457c0b
>>> 
>>> 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-7.2.1-RC1-revb2b6438b37073bee1fca40374e85bf91aa457c0b
>>> 
>>> Here's my +1
>>> SUCCESS! [0:38:10.689623]
>> 
>> 
>> 
>> --
>> Regards,
>> Shalin Shekhar Mangar.
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
> 


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


Re: [VOTE] Release Lucene/Solr 7.2.1 RC1

Posted by Dawid Weiss <da...@gmail.com>.
+1

SUCCESS! [1:31:30.029815]

Dawid

On Wed, Jan 10, 2018 at 10:46 AM, Shalin Shekhar Mangar
<sh...@gmail.com> wrote:
> +1
>
> SUCCESS! [1:13:22.042124]
>
> On Wed, Jan 10, 2018 at 8:00 AM, jim ferenczi <ji...@gmail.com> wrote:
>> Please vote for release candidate 1 for Lucene/Solr 7.2.1
>>
>> The artifacts can be downloaded from:
>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-7.2.1-RC1-revb2b6438b37073bee1fca40374e85bf91aa457c0b
>>
>> 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-7.2.1-RC1-revb2b6438b37073bee1fca40374e85bf91aa457c0b
>>
>> Here's my +1
>> SUCCESS! [0:38:10.689623]
>
>
>
> --
> Regards,
> Shalin Shekhar Mangar.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

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


Re: [VOTE] Release Lucene/Solr 7.2.1 RC1

Posted by Shalin Shekhar Mangar <sh...@gmail.com>.
+1

SUCCESS! [1:13:22.042124]

On Wed, Jan 10, 2018 at 8:00 AM, jim ferenczi <ji...@gmail.com> wrote:
> Please vote for release candidate 1 for Lucene/Solr 7.2.1
>
> The artifacts can be downloaded from:
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-7.2.1-RC1-revb2b6438b37073bee1fca40374e85bf91aa457c0b
>
> 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-7.2.1-RC1-revb2b6438b37073bee1fca40374e85bf91aa457c0b
>
> Here's my +1
> SUCCESS! [0:38:10.689623]



-- 
Regards,
Shalin Shekhar Mangar.

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