Hi Enrico, all,

I was also able to build and successfully run the tests of this release
candidate on Ubuntu 20.04.1, with the provided Java & Maven:

    $ grep VERSION= /etc/os-release 
    VERSION="20.04.1 LTS (Focal Fossa)"
    $ java -version
    openjdk version "11.0.8" 2020-07-14
    $ mvn -version
    Apache Maven 3.6.3

(It took me a number of tries, because that is a VM and the tests are
somewhat flaky in that environment.  But this is, as far as I know, a
long-standing issue and completely unrelated to 3.6.2.  Please let me
know if you have tips/tricks for avoiding such temporary failures.)

Cheers, -D



Szalay-Bekő Máté <szalay.beko.m...@gmail.com> writes:
> +1 (non-binding)
>
> - I built the source code (-Pfull-build) on Ubuntu 18.04.3 using OpenJDK
> 8u242, OpenJDK 11.0.8 and maven 3.6.0.
> - all the unit tests passed (both Java and C-client).
> - I also built and executed unit tests for zkpython
> - checkstyle and spotbugs passed
> - apache-rat passed
> - owasp (CVE check) passed
> - fatjar built (-Pfatjar)
>
> On Tue, Sep 1, 2020 at 11:35 AM Enrico Olivelli <eolive...@gmail.com> wrote:
>
>> This is a release candidate for 3.6.2.
>>
>> It is a minor release and it fixes a few critical issues and brings a few
>> dependencies upgrades.
>>
>> The full release notes is available at:
>>
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310801&version=12347809
>>
>> *** Please download, test and vote by September 4th 2020, 23:59 UTC+0. ***
>>
>> Source files:
>> https://people.apache.org/~eolivelli/zookeeper-3.6.2-candidate-0/
>>
>> Maven staging repo:
>> https://repository.apache.org/content/repositories/orgapachezookeeper-1060/
>>
>> The release candidate tag in git to be voted upon: release-3.6.2-0
>> https://github.com/apache/zookeeper/tree/release-3.6.2-0
>>
>> ZooKeeper's KEYS file containing PGP keys we use to sign the release:
>> https://www.apache.org/dist/zookeeper/KEYS
>>
>> The staging version of the website is:
>> https://people.apache.org/~eolivelli/zookeeper-3.6.2-candidate-0/website/
>>
>> Should we release this candidate?
>>
>> Enrico Olivelli
>>

Reply via email to