jgit/tools
David Ostrovsky 5caa951515 Bazel: Reuse version from .bazelversion for minimum used version check
Bazel is still supported in addition to the Bazel wrapper Bazelisk,
that is recommended, as it would automatically switch to the right
Bazel version on stable branches (like it was the case with Buck).

That why minimum used Bazel version check is still needed in WORKSPACE
file in addition to the .bazelversion used by Bazelisk. That means that
currently, bazel version is maintained in two places:

* .bazelversion
* WORKSPACE

This change introduces the repository rule to read the bazel version
from the .bazelversion file and perform the minimum version check.

Change-Id: Ib9c1382935ded7bcd322ed0122838c40ba2faa6c
Signed-off-by: David Ostrovsky <david@ostrovsky.org>
2019-09-23 09:23:21 +02:00
..
maven-central Add new ssh bundles to Maven central scripts 2018-12-09 00:12:59 +01:00
BUILD Merge branch 'stable-5.3' into stable-5.4 2019-09-08 15:05:19 +02:00
FILE_HEADER Clean up LICENSE file 2010-07-02 14:52:49 -07:00
bazelisk_version.bzl Bazel: Reuse version from .bazelversion for minimum used version check 2019-09-23 09:23:21 +02:00
bazlets.bzl Upgrade to Bazel 0.19.0 2018-11-01 23:49:10 +01:00
default.defs Implement Buck driven build 2015-12-31 10:08:55 -08:00
eclipse-JGit-Format.xml Change JGit minimum execution environment to JavaSE-1.8 2016-09-20 11:32:36 +02:00
git.defs buck: set Bundle-Version for :jgit_bin 2016-01-03 09:30:16 -08:00
graft-old-history.sh Utility to graft old JGit history onto repository 2009-09-29 17:03:34 -07:00
release.sh Run Maven build in release.sh concurrently to speedup release 2016-05-04 17:34:35 +02:00
version.sh [releng] Fix dependencies between features 2019-03-31 01:13:53 +01:00