diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-01-26 00:34:08 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-01-27 21:04:59 +0100 |
commit | 7f4c03c15bac568a1dc3ddeab21b8e1939476598 (patch) | |
tree | e32fb6425a7fd3daa7d159f9fc988ff7d59e2762 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.10.tpd | |
parent | 05a37ec49ad4aafd75ceb8116e788aed24083459 (diff) | |
download | jgit-7f4c03c15bac568a1dc3ddeab21b8e1939476598.tar.gz jgit-7f4c03c15bac568a1dc3ddeab21b8e1939476598.zip |
Add 4.11-staging target platform and update Orbit to I20190123233226
Update
- org.apache.httpcomponents.httpcore to 4.4.10.v20190123-2214
- org.apache.httpcomponents.httpclient.source to 4.5.6.v20190123-2215
- org.bouncycastle.bcpg to 1.60.0.v20181210-2057
- org.bouncycastle.pkix to 1.60.0.v20181210-2057
- org.bouncycastle.prov to 1.60.0.v20181210-2057
Change-Id: I132b6686aa29b2a76cc529f7cae34115604c754d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.10.tpd')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.10.tpd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.10.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.10.tpd new file mode 100644 index 0000000000..1d83b71fe1 --- /dev/null +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.10.tpd @@ -0,0 +1,8 @@ +target "jgit-4.10" with source configurePhase + +include "projects/jetty-9.4.14.tpd" +include "orbit/I20190123233226-2019-03.tpd" + +location "http://download.eclipse.org/releases/2018-12/" { + org.eclipse.osgi lazy +} |