I've committed the small fixes.

I suggest we try -rc2 (at least to see if running multiple RCs works)
Milamber, WDYT?
Philippe?

There's one more (minor?) issue left: by default "./gradlew build" produces
-SNAPSHOT versions.
However, if someone would like to build the release version, then they need
to add -Prelease.
So far so good, though building a release requires PGP keys.

Do we need something like -PskipSigning flag?
The workaround is skipping Gradle tasks via -x signDistTar -x signDistZip
and so on.

Vladimir

Reply via email to