Hi Antoine, Github includes a LICENSE file but source files at dist do not contain it (which also breaks build process).
By the way current tag is here: https://github.com/apache/incubator-tuweni/releases/tag/v1.4.0-incubating-rc <https://github.com/apache/incubator-tuweni/releases/tag/v1.4.0-incubating-rc> instead of: https://github.com/apache/incubator-tuweni/releases/tag/v1.4.0-incubating Kind Regards, Furkan KAMACI On Sat, Feb 20, 2021 at 9:13 AM Antoine Toulme <anto...@toulme.name> wrote: > Hello folks, > > We're voting on the source distributions available here: > https://dist.apache.org/repos/dist/dev/incubator/tuweni/1.4.0-incubating/ > The release tag is present here: > https://github.com/apache/incubator-tuweni/releases/tag/v1.4.0-incubating > > This release includes the following changes: > Changes: > * Add license and notice for binary distribution > * Add an Ethereum faucet application > * Add an Ethereum wallet > * Add a JSON-RPC client library > * Remove net-coroutines > * Multiple enhancements to RLPx server: > ** Ability to keep alive connections > ** Add listeners for connection and disconnection > ** Expose network interface used by the server > * Expose bytes of the public key on an ENR record > * Make DNS daemon API easier to use > * Add optional, runtime dependencies to pom.xml > > Bugs: > * Fix for bug #186 (#188) > * Take care of TCP timeouts when connecting to server, upgrade dnsjava to > latest > * Fix issue #168: Bytes32.wrap with offset is incorrect > > We had the following vote on the dev list: > > https://lists.apache.org/thread.html/r360d2e519c9544fd5e8db569a239b6c19943ba7545642ff66d4ec3a3%40%3Cdev.tuweni.apache.org%3E > < > https://lists.apache.org/thread.html/r360d2e519c9544fd5e8db569a239b6c19943ba7545642ff66d4ec3a3@%3Cdev.tuweni.apache.org%3E > > > > The vote passed as follows: > > https://lists.apache.org/thread.html/r89fc87218fb1dd7e23e1cf35fde5e5f510c9a63afaa965e0aa5afdcb%40%3Cdev.tuweni.apache.org%3E > The vote has concluded with the following results: > 3 +1: Danno Ferrin, Antoine Toulme, Vinayakumar B > 0 +0 > 0 -1 > > Cheers, > > Antoine > > >