Browse Source
Change-Id: I4f66b907d8027cae779f54ef0bdc5d36b4a21f6f Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>stable-5.2
Matthias Sohn
6 years ago
13 changed files with 20 additions and 20 deletions
@ -1,7 +1,7 @@
|
||||
target "jgit-4.9-staging" with source configurePhase |
||||
|
||||
include "projects/jetty-9.4.11.tpd" |
||||
include "orbit/I20181128011035-2018-12.tpd" |
||||
include "orbit/S20181128170323-2018-12.tpd" |
||||
|
||||
location "http://download.eclipse.org/staging/2018-12/" { |
||||
org.eclipse.osgi lazy |
||||
|
@ -1,7 +1,7 @@
|
||||
target "jgit-4.5" with source configurePhase |
||||
|
||||
include "projects/jetty-9.4.11.tpd" |
||||
include "orbit/I20181128011035-2018-12.tpd" |
||||
include "orbit/S20181128170323-2018-12.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/I20181128011035-2018-12.tpd" |
||||
include "orbit/S20181128170323-2018-12.tpd" |
||||
|
||||
location "http://download.eclipse.org/releases/neon/" { |
||||
org.eclipse.osgi lazy |
||||
|
@ -1,7 +1,7 @@
|
||||
target "jgit-4.9" with source configurePhase |
||||
|
||||
include "projects/jetty-9.4.11.tpd" |
||||
include "orbit/I20181128011035-2018-12.tpd" |
||||
include "orbit/S20181128170323-2018-12.tpd" |
||||
|
||||
location "http://download.eclipse.org/releases/2018-09/" { |
||||
org.eclipse.osgi lazy |
||||
|
@ -1,7 +1,7 @@
|
||||
target "I20181128011035-2018-12" with source configurePhase |
||||
target "S20181128170323-2018-12" with source configurePhase |
||||
// see http://download.eclipse.org/tools/orbit/downloads/ |
||||
|
||||
location "http://download.eclipse.org/tools/orbit/downloads/drops/I20181128011035/repository" { |
||||
location "http://download.eclipse.org/tools/orbit/downloads/drops/S20181128170323/repository" { |
||||
org.apache.ant [1.10.5.v20180808-0324,1.10.5.v20180808-0324] |
||||
org.apache.ant.source [1.10.5.v20180808-0324,1.10.5.v20180808-0324] |
||||
org.apache.commons.codec [1.10.0.v20180409-1845,1.10.0.v20180409-1845] |
Loading…
Reference in new issue