diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-12-17 22:26:46 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-12-17 22:30:08 +0100 |
commit | 63519c2a6f7004116b223a5514fd5e724a8ae487 (patch) | |
tree | 8796df0b7321ddaa935bb3d97eefa1590bf5e0da /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.tpd | |
parent | 1363b1acfe67bbdf089a44a6f55d40adb9eedbac (diff) | |
download | jgit-63519c2a6f7004116b223a5514fd5e724a8ae487.tar.gz jgit-63519c2a6f7004116b223a5514fd5e724a8ae487.zip |
Update jgit-4.18 target platform to use release repository
Change-Id: I62aaf1cb823e05f277b16b156d0f9a4928efe213
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, 8 insertions, 0 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 new file mode 100644 index 0000000000..b457322e5b --- /dev/null +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.tpd @@ -0,0 +1,8 @@ +target "jgit-4.18-staging" with source configurePhase + +include "projects/jetty-9.4.x.tpd" +include "orbit/R20201130205003-2020-12.tpd" + +location "https://download.eclipse.org/releases/2020-12/" { + org.eclipse.osgi lazy +} |