Re: [VOTE] Apache Tuweni 1.0.0-incubating release

2020-03-15 Thread Paul King
I had the same questions Justin mentioned wrt  gossip and relayer but
forgot to mention that.
One approach could be to have your artifacts split into sources and
distributions subdirectories (or similar names).

Cheers, Paul.

On Sun, Mar 15, 2020 at 5:37 PM Justin Mclean 
wrote:

> Hi,
>
> +1 (binding)
>
> I checked only the source release:
> - incubating in name
> - signature and hashes good
> - DISCLAIMER exists
> - LICENSE and NOTICE are good
> - No unexpected binary files
> - Hard to tell if any files are missing headers due to large number of
> Json files
> - Didn’t compile from source
>
> It a little unclear from the names if if gossip and relayer are binary or
> source artefacts, you might want to correct that.
>
> Also you might want consider  removing the large amount of test resource
> form the source release, IMO users generally want to build the release not
> test it ands it on the rather large size with some test file being over 1Mb.
>
> Thanks,
> Justin
>
>
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: [VOTE] Apache Tuweni 1.0.0-incubating release

2020-03-15 Thread Justin Mclean
Hi,

+1 (binding)

I checked only the source release:
- incubating in name
- signature and hashes good
- DISCLAIMER exists
- LICENSE and NOTICE are good
- No unexpected binary files
- Hard to tell if any files are missing headers due to large number of Json 
files
- Didn’t compile from source

It a little unclear from the names if if gossip and relayer are binary or 
source artefacts, you might want to correct that.

Also you might want consider  removing the large amount of test resource form 
the source release, IMO users generally want to build the release not test it 
ands it on the rather large size with some test file being over 1Mb.

Thanks,
Justin



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



Re: [VOTE] Apache Tuweni 1.0.0-incubating release

2020-03-14 Thread Jean-Baptiste Onofre
+1 (binding)

I quickly checked:

* Incubating is present in release name
* DISCLAIMER Is there
* LICENSE and NOTICE look good
* Signatures & checksums verified

Regards
JB

> Le 12 mars 2020 à 05:02, Antoine Toulme  a écrit :
> 
> Hello folks,
> 
> Would anybody from the IPMC have time to vote on this release?
> 
> Thanks!
> 
> Antoine
> 
>> On Mar 10, 2020, at 2:09 PM, Furkan KAMACI  wrote:
>> 
>> Hi,
>> 
>> +1 from me (binding, carrying over my vote).
>> 
>> I checked:
>> 
>> - Incubating in name
>> - DISCLAIMER exists
>> - LICENSE and NOTICE are fine
>> - No unexpected binary files
>> - Checked PGP signatures
>> - Checked Checksums
>> - Code compiles
>> 
>> Kind Regards,
>> Furkan KAMACI
>> 
>> On Tue, Mar 10, 2020 at 11:44 PM larry mccay  wrote:
>> 
>>> Carrying over my vote from the prodling VOTE.
>>> +1
>>> 
>>> On Mon, Mar 9, 2020 at 4:14 AM Antoine Toulme  wrote:
>>> 
 Hi all,
 
 We're voting on the distributions available here:
 
>>> https://dist.apache.org/repos/dist/dev/incubator/tuweni/1.0.0-incubating/
 <
>>> https://dist.apache.org/repos/dist/dev/incubator/tuweni/1.0.0-incubating/
> 
 The release tag is present here:
 
>>> https://github.com/apache/incubator-tuweni/releases/tag/v1.0.0-incubating
 <
>>> https://github.com/apache/incubator-tuweni/releases/tag/v1.0.0-incubating
> 
 
 This release includes the following changes:
 * Moved to JDK11 support by default. 1.0.0 drops support for JDK8.
 * Added ethnetstats library.
 * Added key-value store functionalities: proxy store, stores are now
 generic, not just bytes, and have the ability to iterate over keys or
>>> clear
 their contents.
 * Added support for JPA-backed key value stores
 * Added eth2 reference tests repository. This repository is checked out
>>> as
 a submodule, and will be used to test SSZ going forward.
 * Fix TUWENI-30: expose key for GenericHash
 * Allow CN as option when generating the self-signed certs (used to be
 example.com )
 * Move Jenkins build to Jenkinsfile inside the repo.
 
 Here is the release thread on the dev list of Apache Tuweni:
 
 
>>> https://lists.apache.org/thread.html/rfa465f37916648e1decb7a60e89fb5cd7c6d128fa53523fdff8c6427%40%3Cdev.tuweni.apache.org%3E
 <
 
>>> https://lists.apache.org/thread.html/rfa465f37916648e1decb7a60e89fb5cd7c6d128fa53523fdff8c6427@%3Cdev.tuweni.apache.org%3E
> 
 
 Here is the result of the vote:
 
 
>>> https://lists.apache.org/thread.html/r752b4c407e5e89c0ba5a28cbe85e4784b728992731e845364e8c915a%40%3Cdev.tuweni.apache.org%3E
 <
 
>>> https://lists.apache.org/thread.html/r752b4c407e5e89c0ba5a28cbe85e4784b728992731e845364e8c915a@%3Cdev.tuweni.apache.org%3E
> 
 
 The vote for Apache Tuweni 1.0.0 has concluded:
 +1s: 5
 Antoine Toulme
 Steven Schroeder
 Furkan Kamacı (mentor)
 Larry McCay (mentor)
 Jonny Rhea
 +0: 0
 -1: 0
 
 The vote has passed. We have 2 mentor votes, and will require a new vote
 on the general incubator list.
 
 Cheers,
 
 Antoine
>>> 
> 
> 
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
> 



Re: [VOTE] Apache Tuweni 1.0.0-incubating release

2020-03-14 Thread Paul King
+1 (binding)

I checked:
* Incubating in name
* DISCLAIMER exists
* LICENSE and NOTICE okay
* Signatures okay
* Checksums okay
* Rat checks okay (hacked to make work without .git dir)

I noticed two copies of many files within the tgz and zip source archives
but this didn't seem to impact extraction bar some warnings.
E.g.:

> $ tar tvf tuweni-src-1.0.0-incubating.tar | grep toml/build.gradle
> -rw-r--r-- 0/01523 1970-01-01 10:00
> tuweni-src-1.0.0/toml/build.gradle
> -rw-r--r-- 0/01523 1970-01-01 10:00
> tuweni-src-1.0.0/toml/build.gradle


I checked for unexpected binary files. There were many *.ssz test files. I
understand why you might have them and see you have excluded them in e.g.
rat checks.
I am assuming you have discussed using them in your build and have some
doco somewhere to explain how to work with/create such files.

I ran gradle test under Windows 10 and JDK 11.05 (there seemed to be issues
on that platform in the voting thread so I thought I would give it a try).
I had 5 errors as listed below which I assume are platform glitches and
which can hopefully can be addressed for some future release:

> Task :hobbits:test
> org.apache.tuweni.hobbits.UDPTest > testTwoEndpoints(Vertx) FAILED
> Caused by: java.net.BindException
> org.apache.tuweni.hobbits.UDPTest > testTwoUDPConnections(Vertx) FAILED
> Caused by: java.net.BindException
> org.apache.tuweni.hobbits.RelayerTest > testUDPRelay(Vertx) FAILED
> java.lang.NullPointerException at RelayerTest.kt:101
> 17 tests completed, 3 failed, 1 skipped
> > Task :io:test
> org.apache.tuweni.io.ResourcesTest >
> shouldIterateResourcesOnFileSystemAndInJars(Path) FAILED
> java.lang.RuntimeException at ResourcesTest.java:96
> Caused by: java.net.URISyntaxException at ResourcesTest.java:96
> 19 tests completed, 1 failed
> > Task :kv:test
> org.apache.tuweni.kv.MapDBKeyValueStoreSpec > describe a MapDB-backed key
> value store FAILED
> java.nio.file.FileSystemException at KeyValueStoreSpec.kt:202
> 55 tests completed, 1 failed


Cheers, Paul.


On Mon, Mar 9, 2020 at 6:14 PM Antoine Toulme  wrote:

> Hi all,
>
> We're voting on the distributions available here:
> https://dist.apache.org/repos/dist/dev/incubator/tuweni/1.0.0-incubating/
>  >
> The release tag is present here:
> https://github.com/apache/incubator-tuweni/releases/tag/v1.0.0-incubating
>  >
>
> This release includes the following changes:
> * Moved to JDK11 support by default. 1.0.0 drops support for JDK8.
> * Added ethnetstats library.
> * Added key-value store functionalities: proxy store, stores are now
> generic, not just bytes, and have the ability to iterate over keys or clear
> their contents.
> * Added support for JPA-backed key value stores
> * Added eth2 reference tests repository. This repository is checked out as
> a submodule, and will be used to test SSZ going forward.
> * Fix TUWENI-30: expose key for GenericHash
> * Allow CN as option when generating the self-signed certs (used to be
> example.com )
> * Move Jenkins build to Jenkinsfile inside the repo.
>
> Here is the release thread on the dev list of Apache Tuweni:
>
> https://lists.apache.org/thread.html/rfa465f37916648e1decb7a60e89fb5cd7c6d128fa53523fdff8c6427%40%3Cdev.tuweni.apache.org%3E
> <
> https://lists.apache.org/thread.html/rfa465f37916648e1decb7a60e89fb5cd7c6d128fa53523fdff8c6427@%3Cdev.tuweni.apache.org%3E
> >
>
> Here is the result of the vote:
>
> https://lists.apache.org/thread.html/r752b4c407e5e89c0ba5a28cbe85e4784b728992731e845364e8c915a%40%3Cdev.tuweni.apache.org%3E
> <
> https://lists.apache.org/thread.html/r752b4c407e5e89c0ba5a28cbe85e4784b728992731e845364e8c915a@%3Cdev.tuweni.apache.org%3E
> >
>
> The vote for Apache Tuweni 1.0.0 has concluded:
> +1s: 5
> Antoine Toulme
> Steven Schroeder
> Furkan Kamacı (mentor)
> Larry McCay (mentor)
> Jonny Rhea
> +0: 0
> -1: 0
>
> The vote has passed. We have 2 mentor votes, and will require a new vote
> on the general incubator list.
>
> Cheers,
>
> Antoine


Re: [VOTE] Apache Tuweni 1.0.0-incubating release

2020-03-14 Thread Antoine Toulme
Hello folks,

Anybody from the IPMC with time to vote on this release?

Cheers,

Antoine

> On Mar 11, 2020, at 21:03, Antoine Toulme  wrote:
> 
> Hello folks,
> 
> Would anybody from the IPMC have time to vote on this release?
> 
> Thanks!
> 
> Antoine
> 
>> On Mar 10, 2020, at 2:09 PM, Furkan KAMACI  wrote:
>> 
>> Hi,
>> 
>> +1 from me (binding, carrying over my vote).
>> 
>> I checked:
>> 
>> - Incubating in name
>> - DISCLAIMER exists
>> - LICENSE and NOTICE are fine
>> - No unexpected binary files
>> - Checked PGP signatures
>> - Checked Checksums
>> - Code compiles
>> 
>> Kind Regards,
>> Furkan KAMACI
>> 
>>> On Tue, Mar 10, 2020 at 11:44 PM larry mccay  wrote:
>>> 
>>> Carrying over my vote from the prodling VOTE.
>>> +1
>>> 
 On Mon, Mar 9, 2020 at 4:14 AM Antoine Toulme  wrote:
>>> 
 Hi all,
 
 We're voting on the distributions available here:
 
>>> https://dist.apache.org/repos/dist/dev/incubator/tuweni/1.0.0-incubating/
 <
>>> https://dist.apache.org/repos/dist/dev/incubator/tuweni/1.0.0-incubating/
> 
 The release tag is present here:
 
>>> https://github.com/apache/incubator-tuweni/releases/tag/v1.0.0-incubating
 <
>>> https://github.com/apache/incubator-tuweni/releases/tag/v1.0.0-incubating
> 
 
 This release includes the following changes:
 * Moved to JDK11 support by default. 1.0.0 drops support for JDK8.
 * Added ethnetstats library.
 * Added key-value store functionalities: proxy store, stores are now
 generic, not just bytes, and have the ability to iterate over keys or
>>> clear
 their contents.
 * Added support for JPA-backed key value stores
 * Added eth2 reference tests repository. This repository is checked out
>>> as
 a submodule, and will be used to test SSZ going forward.
 * Fix TUWENI-30: expose key for GenericHash
 * Allow CN as option when generating the self-signed certs (used to be
 example.com )
 * Move Jenkins build to Jenkinsfile inside the repo.
 
 Here is the release thread on the dev list of Apache Tuweni:
 
 
>>> https://lists.apache.org/thread.html/rfa465f37916648e1decb7a60e89fb5cd7c6d128fa53523fdff8c6427%40%3Cdev.tuweni.apache.org%3E
 <
 
>>> https://lists.apache.org/thread.html/rfa465f37916648e1decb7a60e89fb5cd7c6d128fa53523fdff8c6427@%3Cdev.tuweni.apache.org%3E
> 
 
 Here is the result of the vote:
 
 
>>> https://lists.apache.org/thread.html/r752b4c407e5e89c0ba5a28cbe85e4784b728992731e845364e8c915a%40%3Cdev.tuweni.apache.org%3E
 <
 
>>> https://lists.apache.org/thread.html/r752b4c407e5e89c0ba5a28cbe85e4784b728992731e845364e8c915a@%3Cdev.tuweni.apache.org%3E
> 
 
 The vote for Apache Tuweni 1.0.0 has concluded:
 +1s: 5
 Antoine Toulme
 Steven Schroeder
 Furkan Kamacı (mentor)
 Larry McCay (mentor)
 Jonny Rhea
 +0: 0
 -1: 0
 
 The vote has passed. We have 2 mentor votes, and will require a new vote
 on the general incubator list.
 
 Cheers,
 
 Antoine
>>> 
> 


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



Re: [VOTE] Apache Tuweni 1.0.0-incubating release

2020-03-11 Thread Antoine Toulme
Hello folks,

Would anybody from the IPMC have time to vote on this release?

Thanks!

Antoine

> On Mar 10, 2020, at 2:09 PM, Furkan KAMACI  wrote:
> 
> Hi,
> 
> +1 from me (binding, carrying over my vote).
> 
> I checked:
> 
> - Incubating in name
> - DISCLAIMER exists
> - LICENSE and NOTICE are fine
> - No unexpected binary files
> - Checked PGP signatures
> - Checked Checksums
> - Code compiles
> 
> Kind Regards,
> Furkan KAMACI
> 
> On Tue, Mar 10, 2020 at 11:44 PM larry mccay  wrote:
> 
>> Carrying over my vote from the prodling VOTE.
>> +1
>> 
>> On Mon, Mar 9, 2020 at 4:14 AM Antoine Toulme  wrote:
>> 
>>> Hi all,
>>> 
>>> We're voting on the distributions available here:
>>> 
>> https://dist.apache.org/repos/dist/dev/incubator/tuweni/1.0.0-incubating/
>>> <
>> https://dist.apache.org/repos/dist/dev/incubator/tuweni/1.0.0-incubating/
 
>>> The release tag is present here:
>>> 
>> https://github.com/apache/incubator-tuweni/releases/tag/v1.0.0-incubating
>>> <
>> https://github.com/apache/incubator-tuweni/releases/tag/v1.0.0-incubating
 
>>> 
>>> This release includes the following changes:
>>> * Moved to JDK11 support by default. 1.0.0 drops support for JDK8.
>>> * Added ethnetstats library.
>>> * Added key-value store functionalities: proxy store, stores are now
>>> generic, not just bytes, and have the ability to iterate over keys or
>> clear
>>> their contents.
>>> * Added support for JPA-backed key value stores
>>> * Added eth2 reference tests repository. This repository is checked out
>> as
>>> a submodule, and will be used to test SSZ going forward.
>>> * Fix TUWENI-30: expose key for GenericHash
>>> * Allow CN as option when generating the self-signed certs (used to be
>>> example.com )
>>> * Move Jenkins build to Jenkinsfile inside the repo.
>>> 
>>> Here is the release thread on the dev list of Apache Tuweni:
>>> 
>>> 
>> https://lists.apache.org/thread.html/rfa465f37916648e1decb7a60e89fb5cd7c6d128fa53523fdff8c6427%40%3Cdev.tuweni.apache.org%3E
>>> <
>>> 
>> https://lists.apache.org/thread.html/rfa465f37916648e1decb7a60e89fb5cd7c6d128fa53523fdff8c6427@%3Cdev.tuweni.apache.org%3E
 
>>> 
>>> Here is the result of the vote:
>>> 
>>> 
>> https://lists.apache.org/thread.html/r752b4c407e5e89c0ba5a28cbe85e4784b728992731e845364e8c915a%40%3Cdev.tuweni.apache.org%3E
>>> <
>>> 
>> https://lists.apache.org/thread.html/r752b4c407e5e89c0ba5a28cbe85e4784b728992731e845364e8c915a@%3Cdev.tuweni.apache.org%3E
 
>>> 
>>> The vote for Apache Tuweni 1.0.0 has concluded:
>>> +1s: 5
>>> Antoine Toulme
>>> Steven Schroeder
>>> Furkan Kamacı (mentor)
>>> Larry McCay (mentor)
>>> Jonny Rhea
>>> +0: 0
>>> -1: 0
>>> 
>>> The vote has passed. We have 2 mentor votes, and will require a new vote
>>> on the general incubator list.
>>> 
>>> Cheers,
>>> 
>>> Antoine
>> 


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



Re: [VOTE] Apache Tuweni 1.0.0-incubating release

2020-03-10 Thread Furkan KAMACI
Hi,

+1 from me (binding, carrying over my vote).

I checked:

- Incubating in name
- DISCLAIMER exists
- LICENSE and NOTICE are fine
- No unexpected binary files
- Checked PGP signatures
- Checked Checksums
- Code compiles

Kind Regards,
Furkan KAMACI

On Tue, Mar 10, 2020 at 11:44 PM larry mccay  wrote:

> Carrying over my vote from the prodling VOTE.
> +1
>
> On Mon, Mar 9, 2020 at 4:14 AM Antoine Toulme  wrote:
>
> > Hi all,
> >
> > We're voting on the distributions available here:
> >
> https://dist.apache.org/repos/dist/dev/incubator/tuweni/1.0.0-incubating/
> > <
> https://dist.apache.org/repos/dist/dev/incubator/tuweni/1.0.0-incubating/
> > >
> > The release tag is present here:
> >
> https://github.com/apache/incubator-tuweni/releases/tag/v1.0.0-incubating
> > <
> https://github.com/apache/incubator-tuweni/releases/tag/v1.0.0-incubating
> > >
> >
> > This release includes the following changes:
> > * Moved to JDK11 support by default. 1.0.0 drops support for JDK8.
> > * Added ethnetstats library.
> > * Added key-value store functionalities: proxy store, stores are now
> > generic, not just bytes, and have the ability to iterate over keys or
> clear
> > their contents.
> > * Added support for JPA-backed key value stores
> > * Added eth2 reference tests repository. This repository is checked out
> as
> > a submodule, and will be used to test SSZ going forward.
> > * Fix TUWENI-30: expose key for GenericHash
> > * Allow CN as option when generating the self-signed certs (used to be
> > example.com )
> > * Move Jenkins build to Jenkinsfile inside the repo.
> >
> > Here is the release thread on the dev list of Apache Tuweni:
> >
> >
> https://lists.apache.org/thread.html/rfa465f37916648e1decb7a60e89fb5cd7c6d128fa53523fdff8c6427%40%3Cdev.tuweni.apache.org%3E
> > <
> >
> https://lists.apache.org/thread.html/rfa465f37916648e1decb7a60e89fb5cd7c6d128fa53523fdff8c6427@%3Cdev.tuweni.apache.org%3E
> > >
> >
> > Here is the result of the vote:
> >
> >
> https://lists.apache.org/thread.html/r752b4c407e5e89c0ba5a28cbe85e4784b728992731e845364e8c915a%40%3Cdev.tuweni.apache.org%3E
> > <
> >
> https://lists.apache.org/thread.html/r752b4c407e5e89c0ba5a28cbe85e4784b728992731e845364e8c915a@%3Cdev.tuweni.apache.org%3E
> > >
> >
> > The vote for Apache Tuweni 1.0.0 has concluded:
> > +1s: 5
> > Antoine Toulme
> > Steven Schroeder
> > Furkan Kamacı (mentor)
> > Larry McCay (mentor)
> > Jonny Rhea
> > +0: 0
> > -1: 0
> >
> > The vote has passed. We have 2 mentor votes, and will require a new vote
> > on the general incubator list.
> >
> > Cheers,
> >
> > Antoine
>


Re: [VOTE] Apache Tuweni 1.0.0-incubating release

2020-03-10 Thread larry mccay
Carrying over my vote from the prodling VOTE.
+1

On Mon, Mar 9, 2020 at 4:14 AM Antoine Toulme  wrote:

> Hi all,
>
> We're voting on the distributions available here:
> https://dist.apache.org/repos/dist/dev/incubator/tuweni/1.0.0-incubating/
>  >
> The release tag is present here:
> https://github.com/apache/incubator-tuweni/releases/tag/v1.0.0-incubating
>  >
>
> This release includes the following changes:
> * Moved to JDK11 support by default. 1.0.0 drops support for JDK8.
> * Added ethnetstats library.
> * Added key-value store functionalities: proxy store, stores are now
> generic, not just bytes, and have the ability to iterate over keys or clear
> their contents.
> * Added support for JPA-backed key value stores
> * Added eth2 reference tests repository. This repository is checked out as
> a submodule, and will be used to test SSZ going forward.
> * Fix TUWENI-30: expose key for GenericHash
> * Allow CN as option when generating the self-signed certs (used to be
> example.com )
> * Move Jenkins build to Jenkinsfile inside the repo.
>
> Here is the release thread on the dev list of Apache Tuweni:
>
> https://lists.apache.org/thread.html/rfa465f37916648e1decb7a60e89fb5cd7c6d128fa53523fdff8c6427%40%3Cdev.tuweni.apache.org%3E
> <
> https://lists.apache.org/thread.html/rfa465f37916648e1decb7a60e89fb5cd7c6d128fa53523fdff8c6427@%3Cdev.tuweni.apache.org%3E
> >
>
> Here is the result of the vote:
>
> https://lists.apache.org/thread.html/r752b4c407e5e89c0ba5a28cbe85e4784b728992731e845364e8c915a%40%3Cdev.tuweni.apache.org%3E
> <
> https://lists.apache.org/thread.html/r752b4c407e5e89c0ba5a28cbe85e4784b728992731e845364e8c915a@%3Cdev.tuweni.apache.org%3E
> >
>
> The vote for Apache Tuweni 1.0.0 has concluded:
> +1s: 5
> Antoine Toulme
> Steven Schroeder
> Furkan Kamacı (mentor)
> Larry McCay (mentor)
> Jonny Rhea
> +0: 0
> -1: 0
>
> The vote has passed. We have 2 mentor votes, and will require a new vote
> on the general incubator list.
>
> Cheers,
>
> Antoine


[VOTE] Apache Tuweni 1.0.0-incubating release

2020-03-09 Thread Antoine Toulme
Hi all,

We're voting on the distributions available here:
https://dist.apache.org/repos/dist/dev/incubator/tuweni/1.0.0-incubating/ 

The release tag is present here:
https://github.com/apache/incubator-tuweni/releases/tag/v1.0.0-incubating 


This release includes the following changes:
* Moved to JDK11 support by default. 1.0.0 drops support for JDK8.
* Added ethnetstats library.
* Added key-value store functionalities: proxy store, stores are now generic, 
not just bytes, and have the ability to iterate over keys or clear their 
contents.
* Added support for JPA-backed key value stores
* Added eth2 reference tests repository. This repository is checked out as a 
submodule, and will be used to test SSZ going forward.
* Fix TUWENI-30: expose key for GenericHash
* Allow CN as option when generating the self-signed certs (used to be 
example.com )
* Move Jenkins build to Jenkinsfile inside the repo.

Here is the release thread on the dev list of Apache Tuweni:
https://lists.apache.org/thread.html/rfa465f37916648e1decb7a60e89fb5cd7c6d128fa53523fdff8c6427%40%3Cdev.tuweni.apache.org%3E
 


Here is the result of the vote:
https://lists.apache.org/thread.html/r752b4c407e5e89c0ba5a28cbe85e4784b728992731e845364e8c915a%40%3Cdev.tuweni.apache.org%3E
 


The vote for Apache Tuweni 1.0.0 has concluded:
+1s: 5
Antoine Toulme
Steven Schroeder
Furkan Kamacı (mentor)
Larry McCay (mentor)
Jonny Rhea
+0: 0
-1: 0

The vote has passed. We have 2 mentor votes, and will require a new vote on the 
general incubator list.

Cheers,

Antoine