diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-05-26 23:36:05 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-05-26 23:36:05 +0200 |
commit | b6087813e0980ab22b39065cc6457d88be94cc4b (patch) | |
tree | 2aaf422e42f2c9161134f514b969fa70745d95e2 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.15.tpd | |
parent | 5a5d85a4a3407df5f9693ab36287e72726c512f6 (diff) | |
download | jgit-b6087813e0980ab22b39065cc6457d88be94cc4b.tar.gz jgit-b6087813e0980ab22b39065cc6457d88be94cc4b.zip |
Add 4.16 staging target platform
* replace 4.15 staging by 4.15 release
* add 4.16 staging
Change-Id: I33cc701f0ea6fffeaec898fa50ef536b20102048
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.15.tpd')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.15.tpd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.15.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.15.tpd new file mode 100644 index 0000000000..93e1faf627 --- /dev/null +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.15.tpd @@ -0,0 +1,8 @@ +target "jgit-4.15" with source configurePhase + +include "projects/jetty-9.4.x.tpd" +include "orbit/S20200519202422.tpd" + +location "https://download.eclipse.org/releases/2020-03/202003181000/" { + org.eclipse.osgi lazy +} |