diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-11-20 18:15:21 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-11-20 18:15:21 +0100 |
commit | ad994f7f6ab9eff7fc47ce8e4d3a4c03bb507f3c (patch) | |
tree | 825cd6570fb1fa808ad30dd4fc1e67277478d945 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.tpd | |
parent | b06778c4684c90b8e2064ff8bc67932491cfb0da (diff) | |
download | jgit-ad994f7f6ab9eff7fc47ce8e4d3a4c03bb507f3c.tar.gz jgit-ad994f7f6ab9eff7fc47ce8e4d3a4c03bb507f3c.zip |
Add 4.26 target platform
Change-Id: I569d0b432b5da175da091e37feecadc321d686a9
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.tpd')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.tpd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.tpd new file mode 100644 index 0000000000..7fea58a482 --- /dev/null +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.tpd @@ -0,0 +1,8 @@ +target "jgit-4.25" with source configurePhase + +include "projects/jetty-10.0.x.tpd" +include "orbit/S20221118032057.tpd" + +location "https://download.eclipse.org/staging/2022-12/" { + org.eclipse.osgi lazy +} |