Browse Source
Change-Id: Ice169d000e4757732e847ba5e2ea5e59945a09e8 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 |
target "jgit-4.9-staging" with source configurePhase |
||||||
|
|
||||||
include "projects/jetty-9.4.11.tpd" |
include "projects/jetty-9.4.11.tpd" |
||||||
include "orbit/I20181102163257-2018-12.tpd" |
include "orbit/S20181120221132-2018-12.tpd" |
||||||
|
|
||||||
location "http://download.eclipse.org/staging/2018-12/" { |
location "http://download.eclipse.org/staging/2018-12/" { |
||||||
org.eclipse.osgi lazy |
org.eclipse.osgi lazy |
||||||
|
@ -1,7 +1,7 @@ |
|||||||
target "jgit-4.5" with source configurePhase |
target "jgit-4.5" with source configurePhase |
||||||
|
|
||||||
include "projects/jetty-9.4.11.tpd" |
include "projects/jetty-9.4.11.tpd" |
||||||
include "orbit/I20181102163257-2018-12.tpd" |
include "orbit/S20181120221132-2018-12.tpd" |
||||||
|
|
||||||
location "http://download.eclipse.org/releases/mars/" { |
location "http://download.eclipse.org/releases/mars/" { |
||||||
org.eclipse.osgi lazy |
org.eclipse.osgi lazy |
||||||
|
@ -1,7 +1,7 @@ |
|||||||
target "jgit-4.6" with source configurePhase |
target "jgit-4.6" with source configurePhase |
||||||
|
|
||||||
include "projects/jetty-9.4.11.tpd" |
include "projects/jetty-9.4.11.tpd" |
||||||
include "orbit/I20181102163257-2018-12.tpd" |
include "orbit/S20181120221132-2018-12.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.11.tpd" |
include "projects/jetty-9.4.11.tpd" |
||||||
include "orbit/I20181102163257-2018-12.tpd" |
include "orbit/S20181120221132-2018-12.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 "I20181102163257-2018-12" with source configurePhase |
target "S20181120221132-2018-12" with source configurePhase |
||||||
// see http://download.eclipse.org/tools/orbit/downloads/ |
// see http://download.eclipse.org/tools/orbit/downloads/ |
||||||
|
|
||||||
location "http://download.eclipse.org/tools/orbit/downloads/drops/I20181102163257/repository" { |
location "http://download.eclipse.org/tools/orbit/downloads/drops/S20181120221132/repository" { |
||||||
org.apache.ant [1.9.6.v201510161327,1.9.6.v201510161327] |
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.ant.source [1.9.6.v201510161327,1.9.6.v201510161327] |
||||||
org.apache.commons.codec [1.10.0.v20180409-1845,1.10.0.v20180409-1845] |
org.apache.commons.codec [1.10.0.v20180409-1845,1.10.0.v20180409-1845] |
Loading…
Reference in new issue