Browse Source
update - org.apache.httpcomponents.httpclient to 4.5.6.v20190503-0009 - org.apache.httpcomponents.httpcore to 4.4.10.v20190123-2214 - com.jcraft.jsch" version to 0.1.55.v20190404-1902 - org.mockito to 2.23.0.v20190527-1420 add its dependencies - net.bytebuddy.byte-buddy 1.9.0.v20181107-1410 - net.bytebuddy.byte-buddy-agent 1.9.0.v20181106-1534 - org.objenesis to 2.6.0.v20180420-1519 CQ: 18303 (objenesis) CQ: 18703 (httpclient) CQ: 18704 (httpcore) CQ: 19588 (jsch) CQ: 20214 (mockito) CQ: 20215 (butebuddy) CQ: 20216 (bytebuddy-agent) Change-Id: I8d76375de867e32b7818449f843b7c053a717b5e Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>stable-5.1
Matthias Sohn
5 years ago
15 changed files with 149 additions and 91 deletions
@ -1,7 +1,7 @@
|
||||
target "jgit-4.5" with source configurePhase |
||||
|
||||
include "projects/jetty-9.4.11.tpd" |
||||
include "orbit/R20180905201904-2018-09.tpd" |
||||
include "orbit/R20190602212107-2019-06.tpd" |
||||
|
||||
location "http://download.eclipse.org/releases/mars/" { |
||||
org.eclipse.osgi lazy |
||||
|
@ -1,7 +1,7 @@
|
||||
target "jgit-4.6" with source configurePhase |
||||
|
||||
include "projects/jetty-9.4.11.tpd" |
||||
include "orbit/R20180905201904-2018-09.tpd" |
||||
include "orbit/R20190602212107-2019-06.tpd" |
||||
|
||||
location "http://download.eclipse.org/releases/neon/" { |
||||
org.eclipse.osgi lazy |
||||
|
@ -1,7 +1,7 @@
|
||||
target "jgit-4.9-staging" with source configurePhase |
||||
|
||||
include "projects/jetty-9.4.11.tpd" |
||||
include "orbit/R20180905201904-2018-09.tpd" |
||||
include "orbit/R20190602212107-2019-06.tpd" |
||||
|
||||
location "http://download.eclipse.org/staging/2018-09/" { |
||||
org.eclipse.osgi lazy |
||||
|
Loading…
Reference in new issue