commit | 3b3576317cd78ea717df5dabeb69f54b2054e67e | [log] [download] |
---|---|---|
author | David Ostrovsky <david@ostrovsky.org> | Wed May 11 12:42:59 2022 +0200 |
committer | David Ostrovsky <david.ostrovsky@gmail.com> | Wed May 11 15:14:51 2022 +0000 |
tree | f0336fc0543810124979181521af8601f50a7eb9 | |
parent | 01abf45592fe7dc4a349f9c396016a13cfd241ca [diff] |
Bazel: Switch to using toolchain resolution for java rules Bump Bazel version to release 5.0.0. In this new Bazel release, --incompatible_use_toolchain_resolution_for_java_rules is flipped, that means that the build must be adapted to toolchain resolution. Given that new Bazel release also added support for remote JDK 17, add support for building with remote JDK 17 to produce major byte code version 61. Change-Id: I5bc5f640bcd43529f799a8df01ad4a496f0394d3
Gitiles is a simple repository browser for Git repositories, built on JGit. Its guiding principle is simplicity: it has no formal access controls, no write access, no fancy Javascript, etc.
Gitiles automatically renders *.md
Markdown files into HTML for simplified documentation. Refer to the Markdown documentation for details.
Gitiles is configurable in a git-style configuration file named gitiles.config
. Refer to the configuration documentation for details.
Use the issue tracker at github to file bugs.
Please refer to the Developer Guide.