diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-09-29 02:10:34 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-09-29 17:13:07 +0200 |
commit | 3d86d3e810d3c851d798259209eebfdcd0367516 (patch) | |
tree | def8263e2383426671db8d0e0e219f0770259c0e /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.tpd | |
parent | 39d4daefd2f6853404d507b5b9e67fcf34915623 (diff) | |
download | jgit-3d86d3e810d3c851d798259209eebfdcd0367516.tar.gz jgit-3d86d3e810d3c851d798259209eebfdcd0367516.zip |
Delete old target platforms and corresponding Orbit releases
We updated the baseline target platform to jgit-4.17 corresponding to
Eclipse 4.17 (2020-09). Delete all target platforms older than this
version and the corresponding Orbit releases.
Change-Id: I93b2d8585bdc3c3312264d34657ceaf3f4a27bd5
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.tpd')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.tpd | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.tpd deleted file mode 100644 index d5f8b385a8..0000000000 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.tpd +++ /dev/null @@ -1,8 +0,0 @@ -target "jgit-4.8" with source configurePhase - -include "projects/jetty-9.4.x.tpd" -include "orbit/R20210825222808-2021-09.tpd" - -location "https://download.eclipse.org/releases/photon/" { - org.eclipse.osgi lazy -} |