Browse Source
Change-Id: I7f1b733ca414d77c9df5572df02e742e0a84ba2f Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>stable-4.6
Matthias Sohn
7 years ago
7 changed files with 11 additions and 11 deletions
@ -1,7 +1,7 @@ |
|||||||
target "jgit-4.6" with source configurePhase |
target "jgit-4.6" with source configurePhase |
||||||
|
|
||||||
include "projects/jetty-9.3.17.tpd" |
include "projects/jetty-9.3.17.tpd" |
||||||
include "orbit/S20170120205402-Oxygen.tpd" |
include "orbit/R20170516192513-Oxygen.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.7" with source configurePhase |
target "jgit-4.7" with source configurePhase |
||||||
|
|
||||||
include "projects/jetty-9.3.17.tpd" |
include "projects/jetty-9.3.17.tpd" |
||||||
include "orbit/S20170120205402-Oxygen.tpd" |
include "orbit/R20170516192513-Oxygen.tpd" |
||||||
|
|
||||||
location "http://download.eclipse.org/releases/oxygen/" { |
location "http://download.eclipse.org/releases/oxygen/" { |
||||||
org.eclipse.osgi lazy |
org.eclipse.osgi lazy |
||||||
|
@ -1,7 +1,7 @@ |
|||||||
target "S20170120205402-Oxygen" with source configurePhase |
target "R20170516192513-Oxygen" 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/S20170120205402/repository" { |
location "http://download.eclipse.org/tools/orbit/R-builds/R20170516192513/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.compress [1.6.0.v201310281400,1.6.0.v201310281400] |
org.apache.commons.compress [1.6.0.v201310281400,1.6.0.v201310281400] |
Loading…
Reference in new issue