Answers inline.
On 5/20/19 20:15, Enrico Olivelli wrote: > Il lun 20 mag 2019, 19:59 Andor Molnar <[email protected]> ha > scritto: > >> Hi team, >> >> We're looking pretty good, I've updated the Maven release page with >> experiences of this release: >> >> https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToRelease+using+maven >> >> This should be the latest and greatest release doc now. >> >> Unfortunately I've run into a pretty major issue which affects the release >> artifact too. The generated API docs are incorrectly linked during >> generation. Details are here: >> https://issues.apache.org/jira/browse/ZOOKEEPER-3397 >> >> The main issue is basically that we now have separated -jute and -server >> API docs. As a quick fix, I've updated the website and copied over >> zookeeper-server docs (jute is not included), but we need to fix this in >> the long run. >> > I am not sure how much jute javadocs are useful. I'm happy to drop it. Probably that would be the easiest to resolve this. > >> Other than that the process was pretty neat. >> Jira has been updated, 3.5.5 version is now released and 3.5.6 is available >> for new issues. >> >> Happy coding everyone! >> > > Thanks > I think a new era begins for the project now that we dropped that nasty > -beta qualifier. > > I hope we will be able to start cutting releases more often Agreed. As a first step maybe we could cut 3.6.0 and change master to 4.0.0. Andor
