diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-06-29 21:44:06 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-07-01 20:15:21 +0200 |
commit | 1c6bd377ffd39a9473a54012ba8f515e55ee1709 (patch) | |
tree | a154202050ce007a07f33dd5c12f4ca7d9c5491f /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.21.tpd | |
parent | 4acedc5d2e61b80b9ff61ab2c64fa1de6f300412 (diff) | |
download | jgit-1c6bd377ffd39a9473a54012ba8f515e55ee1709.tar.gz jgit-1c6bd377ffd39a9473a54012ba8f515e55ee1709.zip |
Add 4.21 target platform
Change-Id: I88d32956fd7ad5c23aa395abd88f35359b519b79
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.21.tpd')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.21.tpd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.21.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.21.tpd new file mode 100644 index 0000000000..9387d94800 --- /dev/null +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.21.tpd @@ -0,0 +1,8 @@ +target "jgit-4.21" with source configurePhase + +include "projects/jetty-9.4.x.tpd" +include "orbit/R20210602031627-2021-06.tpd" + +location "https://download.eclipse.org/staging/2021-09/" { + org.eclipse.osgi lazy +} |