jgit/tools
Matthias Sohn 1d280db147 Enable compiler option --release
This ensures the compiler compiles against the public, supported and
documented API for a specific VM version (here 11) [1]. This also means
that
we don't need EE descriptors in Eclipse anymore in order to ensure that
only supported APIs of the selected Java version can be used.

According to [2] if option --release is used --source and --target
options can't be used.

While we are at it also add default value for all new jdt core options
added in Eclipse 4.21.

[1] https://docs.oracle.com/en/java/javase/11/tools/javac.html
[2] https://docs.oracle.com/en/java/javase/14/docs/specs/man/javac.html#option-release

Change-Id: I852a5d7b0a3210751c15d79ec91915b4c01c41e2
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
2021-09-29 17:13:01 +02: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 new osgi fragments to maven-central deploy scripts 2020-06-20 09:25:06 +02:00
BUILD ErrorProne: Enable and fix UnusedException check 2020-01-27 14:40:08 +01:00
FILE_HEADER Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
bazelisk_version.bzl Bazel: Reuse version from .bazelversion for minimum used version check 2019-09-23 09:23:21 +02: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
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