+1 (non binding) run java tests run smoke tests checked signatures and checksums all with Java8 on Fedora
I am getting this error during the compilation of the c-client error: '%d' directive writing between 1 and 5 bytes into a region of size between 0 and 127 [-Werror=format-overflow=] [exec] sprintf(buf,"%s:%d",addrstr,ntohs(port)); This is not blocker as in my box I never got to compile the C client. I can't tell it is a real problem. Enrico Il giorno mer 27 feb 2019 alle ore 17:48 Andor Molnar <[email protected]> ha scritto: > > This is a bugfix release candidate for 3.4.14. It fixes 8 issues, mostly > build / unit tests issues, > dependency updates flagged by OWASP, NPE and a name resolution problem. Among > these it also supports > experimental Maven build and Markdown based documentation generation. > > The full release notes is available at: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310801&version=12343587 > > *** Please download, test and vote by February 24th 2019, 23:59 UTC+0. *** > > Source files: > https://dist.apache.org/repos/dist/dev/zookeeper/zookeeper-3.4.14-rc4/ > > Maven staging repo: > https://repository.apache.org/content/groups/staging/org/apache/zookeeper/zookeeper/3.4.14/ > > The release candidate tag in git to be voted upon: release-3.4.14-rc4 > > ZooKeeper's KEYS file containing PGP keys we use to sign the release: > http://www.apache.org/dist/zookeeper/KEYS > > Should we release this candidate? > > Regards, > Andor > >
