Browse Source
* stable-5.1: Update Orbit 2018-09 to R20180905201904 Prepare 5.0.4-SNAPSHOT builds JGit v5.0.3.201809091024-r Use the same default diff.renameLimit = 400 like native git Prepare 4.9.5-SNAPSHOT builds JGit v4.9.4.201809090327-r Fix @since tag for LOCK_SUFFIX Prepare 4.7.4-SNAPSHOT builds JGit v4.7.3.201809090215-r Change-Id: Ic6f2c858dc653f654de36189943c77972c974269 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>stable-5.2
Matthias Sohn
6 years ago
13 changed files with 19 additions and 19 deletions
@ -1,7 +1,7 @@
|
||||
target "jgit-4.5" with source configurePhase |
||||
|
||||
include "projects/jetty-9.4.11.tpd" |
||||
include "orbit/S20180829155938-2018-09.tpd" |
||||
include "orbit/R20180905201904-2018-09.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/S20180829155938-2018-09.tpd" |
||||
include "orbit/R20180905201904-2018-09.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/S20180829155938-2018-09.tpd" |
||||
include "orbit/R20180905201904-2018-09.tpd" |
||||
|
||||
location "http://download.eclipse.org/staging/2018-09/" { |
||||
org.eclipse.osgi lazy |
||||
|
@ -1,7 +1,7 @@
|
||||
target "S20180829155938-2018-09" with source configurePhase |
||||
target "R20180905201904-2018-09" with source configurePhase |
||||
// see http://download.eclipse.org/tools/orbit/downloads/ |
||||
|
||||
location "http://download.eclipse.org/tools/orbit/downloads/drops/S20180829155938/repository" { |
||||
location "http://download.eclipse.org/tools/orbit/downloads/drops/R20180905201904/repository" { |
||||
org.apache.ant [1.9.6.v201510161327,1.9.6.v201510161327] |
||||
org.apache.ant.source [1.9.6.v201510161327,1.9.6.v201510161327] |
||||
org.apache.commons.codec [1.10.0.v20180409-1845,1.10.0.v20180409-1845] |
Loading…
Reference in new issue