diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-12-19 21:59:28 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-12-19 21:59:28 +0100 |
commit | 105a313eadf1ff2e74dd6642079f3cce9c1f7983 (patch) | |
tree | 9acef55af533ff59509d7a8b564de6938c1440b2 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.tpd | |
parent | fef56c3c81cce48819fdc8247203717d87ba17c9 (diff) | |
download | jgit-105a313eadf1ff2e74dd6642079f3cce9c1f7983.tar.gz jgit-105a313eadf1ff2e74dd6642079f3cce9c1f7983.zip |
Update target platform version in maven build to 4.32 (2024-06)
The p2 repositories matching jgit-4.17 target platform were moved to the
archive server and are no longer available on the download server.
Update to the jgit-4.32 target platform which matches Eclipse platform
2024-06. Purge older target platforms to reduce our maintenance effort.
Change-Id: I948400e5b8c0db2ab0d50f8fa4e0e42521302ce7
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.tpd')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.tpd | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.tpd deleted file mode 100644 index 719476a829..0000000000 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.tpd +++ /dev/null @@ -1,8 +0,0 @@ -target "jgit-4.18" with source configurePhase - -include "orbit/orbit-4.30.tpd" -include "maven/dependencies.tpd" - -location "https://download.eclipse.org/releases/2020-12/" { - org.eclipse.osgi lazy -} |