jgit/tools
David Ostrovsky a80130d655 Bazel: Fix remote build execution for Java 17
Bazel build and test with remote17 configuration was actually executed
locally, and not remotely.

Rename remote configuration setting for Java 11 from remote to remote11
and derive the common remote configuration settings for remote11 and
remote17 configurations.

Also remove deprecated --host_javabase and --javabase options.

Test Plan:

Verify that the remote build for Java 17 is actually executed remotely:

  $ bazel test --config=remote17 --remote_instance_name=$PROJECT_NAME \
    org.eclipse.jgit.test/...

Change-Id: I10ad8c1d28c92fed9e465c2d36770ed4fb2940c3
2023-05-31 00:31:46 -04:00
..
bzl Bazel: Use java_plugin and java_binary from @rules_java in jmh.bzl 2019-11-26 08:43:34 +01:00
maven-central Add o.e.j.ssh.apache.agent to maven central deployment scripts 2021-11-29 21:14:25 +01:00
BUILD Bump bazel vesion to 6.2.0 2023-05-31 00:30:02 -04:00
FILE_HEADER Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
bazlets.bzl Bazel: Stop using native.git_repository 2019-03-03 13:15:19 +09:00
default.defs Implement Buck driven build 2015-12-31 10:08:55 -08:00
eclipse-JGit-Format.xml Enable compiler option --release 2021-09-29 17:13:01 +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
remote-bazelrc Bazel: Fix remote build execution for Java 17 2023-05-31 00:31:46 -04:00
version.sh Handle Fragment-Host declaration when updating version 2020-06-09 16:45:19 +02:00
workspace_status.py Bazel: Add workspace status command to stamp final artifact 2020-07-17 01:10:15 +02:00