Re: [VOTE] Release Apache Wayang (Incubating) v0.7.1 RC3

2023-09-12 Thread Zoi Kaoudi
 Hi,
carrying my vote over:
+1 (non-binding)
Best
--
Zoi

Στις Τρίτη 12 Σεπτεμβρίου 2023 στις 07:56:21 π.μ. CEST, ο χρήστης 
Jean-Baptiste Onofré  έγραψε:  
 
 +1 (binding)

Casting my vote from the podling.

Regards
JB

On Sat, Sep 9, 2023 at 7:18 PM Gláucia Esppenchutz
 wrote:
>
> Hello everyone,
>
> This calls for a vote to release Release Apache Wayang (Incubating) v0.7.1
> RC3.
> The Apache Wayang voted on and approved a proposal to release Apache Wayang
> (Incubating) version v0.7.1 RC3.
>
> We now kindly request the Incubator PMC members review and vote on this
> incubator release.
>
> Community vote thread:
>
> https://lists.apache.org/thread/c6d59nfmjq4gs2sfhh1n5gf4c6hxy5vb
>
> Community vote result thread:
>
> https://lists.apache.org/thread/hlc0dh2mwbpwmd9oc1s1oh7l7lj7od36
>
> The release candidates:
>
> https://dist.apache.org/repos/dist/dev/incubator/wayang/0.7.1/rc3/
>
> Git tag for the release:
>
> https://github.com/apache/incubator-wayang/tree/wayang-0.7.1
>
> Keys to verify the Release Candidate:
>
> https://downloads.apache.org/incubator/wayang/KEYS
>
> How to build:
>
> https://github.com/apache/incubator-wayang/tree/wayang-0.7.1#building
>
> The vote will be open for at least 72 hours or until the necessary number
> of votes are reached.
>
> Please vote accordingly:
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
> --
> Gláucia Esppenchutz

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

  

Re: [VOTE] Release Apache Wayang (Incubating) v0.7.1 RC3

2023-09-12 Thread Paul King
+1 (binding)

I checked LICENSE, NOTICE, DISCLAIMER, checksum and signature.
I see Chris has given you useful input on other aspects in the podling
vote, so I won't duplicate.
"mvn clean install" worked fine on Ubuntu but failed for me on Windows
(could be my setup).

For the vote email, you normally wouldn't have the "or" part of your
clause "at least 72 hours or until the necessary number
of votes are reached". -1 votes might come in during the 72 hours but
after 3 +1 votes.

For the NOTICE file, I suggest adding a line above the "Copyright 2016
Sebastian Kruse" entry, something like:
Some of the files under
wayang-commons/wayang-utils-profile-db/src/main/java/org/apache/wayang/commons/util/profiledb
have the following copyright:

I also checked the 0.7.1 artifacts with my Whiskey Wayang clustering
example here:
https://github.com/paulk-asert/groovy-data-science/tree/master/subprojects/WhiskeyWayang
I used Groovy 5 (alpha-1), JDK11, Wayang 0.7.1, Scala 2.12. All worked
with no issues.

Cheers, Paul.




On Sun, Sep 10, 2023 at 3:19 AM Gláucia Esppenchutz
 wrote:
>
> Hello everyone,
>
> This calls for a vote to release Release Apache Wayang (Incubating) v0.7.1
> RC3.
> The Apache Wayang voted on and approved a proposal to release Apache Wayang
> (Incubating) version v0.7.1 RC3.
>
> We now kindly request the Incubator PMC members review and vote on this
> incubator release.
>
> Community vote thread:
>
> https://lists.apache.org/thread/c6d59nfmjq4gs2sfhh1n5gf4c6hxy5vb
>
> Community vote result thread:
>
> https://lists.apache.org/thread/hlc0dh2mwbpwmd9oc1s1oh7l7lj7od36
>
> The release candidates:
>
> https://dist.apache.org/repos/dist/dev/incubator/wayang/0.7.1/rc3/
>
> Git tag for the release:
>
> https://github.com/apache/incubator-wayang/tree/wayang-0.7.1
>
> Keys to verify the Release Candidate:
>
> https://downloads.apache.org/incubator/wayang/KEYS
>
> How to build:
>
> https://github.com/apache/incubator-wayang/tree/wayang-0.7.1#building
>
> The vote will be open for at least 72 hours or until the necessary number
> of votes are reached.
>
> Please vote accordingly:
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
> --
> Gláucia Esppenchutz

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



Re: [VOTE] Release Apache Wayang (Incubating) v0.7.1 RC3

2023-09-12 Thread Alexander Alten-Lorenz
Hi Paul,

Good point, added the mention in NOTICE. 

Thank you,
 —Alex 

> On 12. Sep 2023, at 14:34, Paul King  wrote:
> 
> +1 (binding)
> 
> I checked LICENSE, NOTICE, DISCLAIMER, checksum and signature.
> I see Chris has given you useful input on other aspects in the podling
> vote, so I won't duplicate.
> "mvn clean install" worked fine on Ubuntu but failed for me on Windows
> (could be my setup).
> 
> For the vote email, you normally wouldn't have the "or" part of your
> clause "at least 72 hours or until the necessary number
> of votes are reached". -1 votes might come in during the 72 hours but
> after 3 +1 votes.
> 
> For the NOTICE file, I suggest adding a line above the "Copyright 2016
> Sebastian Kruse" entry, something like:
> Some of the files under
> wayang-commons/wayang-utils-profile-db/src/main/java/org/apache/wayang/commons/util/profiledb
> have the following copyright:
> 
> I also checked the 0.7.1 artifacts with my Whiskey Wayang clustering
> example here:
> https://github.com/paulk-asert/groovy-data-science/tree/master/subprojects/WhiskeyWayang
> I used Groovy 5 (alpha-1), JDK11, Wayang 0.7.1, Scala 2.12. All worked
> with no issues.
> 
> Cheers, Paul.
> 
> 
> 
> 
> On Sun, Sep 10, 2023 at 3:19 AM Gláucia Esppenchutz
>  wrote:
>> 
>> Hello everyone,
>> 
>> This calls for a vote to release Release Apache Wayang (Incubating) v0.7.1
>> RC3.
>> The Apache Wayang voted on and approved a proposal to release Apache Wayang
>> (Incubating) version v0.7.1 RC3.
>> 
>> We now kindly request the Incubator PMC members review and vote on this
>> incubator release.
>> 
>> Community vote thread:
>> 
>> https://lists.apache.org/thread/c6d59nfmjq4gs2sfhh1n5gf4c6hxy5vb
>> 
>> Community vote result thread:
>> 
>> https://lists.apache.org/thread/hlc0dh2mwbpwmd9oc1s1oh7l7lj7od36
>> 
>> The release candidates:
>> 
>> https://dist.apache.org/repos/dist/dev/incubator/wayang/0.7.1/rc3/
>> 
>> Git tag for the release:
>> 
>> https://github.com/apache/incubator-wayang/tree/wayang-0.7.1
>> 
>> Keys to verify the Release Candidate:
>> 
>> https://downloads.apache.org/incubator/wayang/KEYS
>> 
>> How to build:
>> 
>> https://github.com/apache/incubator-wayang/tree/wayang-0.7.1#building
>> 
>> The vote will be open for at least 72 hours or until the necessary number
>> of votes are reached.
>> 
>> Please vote accordingly:
>> [ ] +1 approve
>> [ ] +0 no opinion
>> [ ] -1 disapprove with the reason
>> 
>> --
>> Gláucia Esppenchutz
> 
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
> 


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