Browse Source
* stable-5.5: Update Orbit to S20190827152740 for 2019-09 RC1 Silence warnings for non-externalized strings Prepare 5.5.0-SNAPSHOT builds JGit v5.5.0.201908280940-m3 Change-Id: I8298387fac1899df3f2fdc808cef33a9a7c7b2ec Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>next
Matthias Sohn
5 years ago
19 changed files with 42 additions and 40 deletions
@ -1,7 +1,7 @@ |
|||||||
target "jgit-4.6" with source configurePhase |
target "jgit-4.6" with source configurePhase |
||||||
|
|
||||||
include "projects/jetty-9.4.20.tpd" |
include "projects/jetty-9.4.20.tpd" |
||||||
include "orbit/S20190819183153.tpd" |
include "orbit/S20190827152740.tpd" |
||||||
|
|
||||||
location "http://download.eclipse.org/releases/neon/" { |
location "http://download.eclipse.org/releases/neon/" { |
||||||
org.eclipse.osgi lazy |
org.eclipse.osgi lazy |
||||||
|
@ -1,7 +1,7 @@ |
|||||||
target "jgit-4.9" with source configurePhase |
target "jgit-4.9" with source configurePhase |
||||||
|
|
||||||
include "projects/jetty-9.4.20.tpd" |
include "projects/jetty-9.4.20.tpd" |
||||||
include "orbit/S20190819183153.tpd" |
include "orbit/S20190827152740.tpd" |
||||||
|
|
||||||
location "http://download.eclipse.org/releases/2018-09/" { |
location "http://download.eclipse.org/releases/2018-09/" { |
||||||
org.eclipse.osgi lazy |
org.eclipse.osgi lazy |
||||||
|
@ -1,7 +1,7 @@ |
|||||||
target "S20190819183153" with source configurePhase |
target "S20190827152740" with source configurePhase |
||||||
// see http://download.eclipse.org/tools/orbit/downloads/ |
// see http://download.eclipse.org/tools/orbit/downloads/ |
||||||
|
|
||||||
location "https://download.eclipse.org/tools/orbit/downloads/drops/S20190819183153/repository" { |
location "https://download.eclipse.org/tools/orbit/downloads/drops/S20190827152740/repository" { |
||||||
com.google.gson [2.8.2.v20180104-1110,2.8.2.v20180104-1110] |
com.google.gson [2.8.2.v20180104-1110,2.8.2.v20180104-1110] |
||||||
com.google.gson.source [2.8.2.v20180104-1110,2.8.2.v20180104-1110] |
com.google.gson.source [2.8.2.v20180104-1110,2.8.2.v20180104-1110] |
||||||
com.jcraft.jsch [0.1.55.v20190404-1902,0.1.55.v20190404-1902] |
com.jcraft.jsch [0.1.55.v20190404-1902,0.1.55.v20190404-1902] |
Loading…
Reference in new issue