jgit/org.eclipse.jgit.packaging
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
..
org.eclipse.jgit.feature Prepare 5.13.0-SNAPSHOT builds 2021-06-14 01:49:05 +02:00
org.eclipse.jgit.gpg.bc.feature Prepare 5.13.0-SNAPSHOT builds 2021-06-14 01:49:05 +02:00
org.eclipse.jgit.http.apache.feature Prepare 5.13.0-SNAPSHOT builds 2021-06-14 01:49:05 +02:00
org.eclipse.jgit.junit.feature Prepare 5.13.0-SNAPSHOT builds 2021-06-14 01:49:05 +02:00
org.eclipse.jgit.lfs.feature Prepare 5.13.0-SNAPSHOT builds 2021-06-14 01:49:05 +02:00
org.eclipse.jgit.pgm.feature Prepare 5.13.0-SNAPSHOT builds 2021-06-14 01:49:05 +02:00
org.eclipse.jgit.repository Prepare 5.13.0-SNAPSHOT builds 2021-06-14 01:49:05 +02:00
org.eclipse.jgit.source.feature Prepare 5.13.0-SNAPSHOT builds 2021-06-14 01:49:05 +02:00
org.eclipse.jgit.ssh.apache.feature Prepare 5.13.0-SNAPSHOT builds 2021-06-14 01:49:05 +02:00
org.eclipse.jgit.ssh.jsch.feature Prepare 5.13.0-SNAPSHOT builds 2021-06-14 01:49:05 +02:00
org.eclipse.jgit.target Merge branch 'master' into next 2021-09-13 23:53:34 +02:00
.project Make org.eclipse.jgit.packaging a general project 2014-04-28 09:06:58 +02:00
pom.xml Enable compiler option --release 2021-09-29 17:13:01 +02:00