]> source.dussan.org Git - jgit.git/commit
Update tycho to 2.5.0 and target platform to jgit-4.17 24/185924/4
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 29 Sep 2021 00:03:02 +0000 (02:03 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 29 Sep 2021 15:13:07 +0000 (17:13 +0200)
commit39d4daefd2f6853404d507b5b9e67fcf34915623
treed142f960c3743453c6d1508799cb437a33387a4d
parente4550807a3eec3ea410d2b1604f99e0ab12426cf
Update tycho to 2.5.0 and target platform to jgit-4.17

jgit-4.17 corresponds to Eclipse 2020-09, which is the first Eclipse
version that required Java 11, and which is JGit's new baseline as of
JGit 6.0.

Remove pack200 which is deprecated in Java 11 and isn't supported by
tycho 2.5.0 anymore. It was specified in JSR 200 (J2SE 1.5) [1],
deprecated in JEP 336 (Java SE 11) [2] and removed in JEP 367 (Java SE
14) [3].

[1] https://www.jcp.org/en/jsr/detail?id=200
[2] https://openjdk.java.net/jeps/336
[3] https://openjdk.java.net/jeps/367

Change-Id: I12c196586397779d2be81d2374207703e3fc5dbf
org.eclipse.jgit.packaging/pom.xml
pom.xml