Merge branch 'stable-3.0' into stable-3.1

* stable-3.0:
  Update git submodules
  Bump Bazel version to 3.7.0
  Documentation: Update dev-release's rc information
  Update git submodules
  Fix tests for stable-2.16 branch
  Remove generation for c.g.gwtexpui.* JavaDoc
  Fetch JGit JavaDoc from archive.eclipse.org
  Update git submodules

Change-Id: I8a200bc075fe209f27e3fec846fe2d397d133820
This commit is contained in:
Luca Milanesio
2020-10-28 08:22:52 +00:00
3 changed files with 10 additions and 4 deletions

View File

@@ -1 +1 @@
3.5.1
3.7.0

View File

@@ -26,14 +26,19 @@ need to undergo some stabilization before releasing the final release.
* Propose the release with any plans/objectives to the mailing list.
* Release plans usually become a
link:https://www.gerritcodereview.com/news.html[news article]
to be followed up with.
* Create a Gerrit `rc0`.
* If needed create a Gerrit `rc1`.
* If needed create Gerrit `rc1`, `rc2` and `rc3` (one per week, on Mondays
or so; see link:https://www.gerritcodereview.com/news.html[past release plans]).
[NOTE]
You may let in a few features to this release.
You may let in a few features to these releases.
* If needed create a Gerrit `rc2`.
* If needed create a Gerrit `rc4`.
[NOTE]
There should be no new features in this release, only bug fixes.

View File

@@ -133,6 +133,7 @@ DIRECTORIES = [
tags = [
# Should not run sandboxed.
"local",
"manual",
"template",
],
) for directory in DIRECTORIES]