From 09428742cceaabef182dbaacb05368513e21a591 Mon Sep 17 00:00:00 2001 From: Miro Richard Eklund Date: Wed, 9 Aug 2017 16:14:13 +0300 Subject: [PATCH] Update locations to use mirror-locations Mirror-locations are now used rather than eclipse's download site. Before merge to master, update the locations to use /master/ rather than /private/eclipse-4.7/. Amend: Updated private/eclipse-4.7 to master refs #7358 Change-Id: I62c8eb2f06cf79a5759d21da3a51a0db1dca3c16 --- ...imantics.sdk.build.targetdefinition.target | 17 ++++++++----- ...g.simantics.sdk.build.targetdefinition.tpd | 15 +++++++---- .../simantics.target | 25 +++++++++++-------- .../simantics.tpd | 6 ++--- 4 files changed, 39 insertions(+), 24 deletions(-) diff --git a/releng/org.simantics.sdk.build.targetdefinition/org.simantics.sdk.build.targetdefinition.target b/releng/org.simantics.sdk.build.targetdefinition/org.simantics.sdk.build.targetdefinition.target index d99e6fd4f..04120326f 100644 --- a/releng/org.simantics.sdk.build.targetdefinition/org.simantics.sdk.build.targetdefinition.target +++ b/releng/org.simantics.sdk.build.targetdefinition/org.simantics.sdk.build.targetdefinition.target @@ -1,5 +1,5 @@ - + @@ -111,7 +111,7 @@ - + @@ -124,11 +124,16 @@ - + - + + + + + + @@ -295,12 +300,12 @@ - + - + diff --git a/releng/org.simantics.sdk.build.targetdefinition/org.simantics.sdk.build.targetdefinition.tpd b/releng/org.simantics.sdk.build.targetdefinition/org.simantics.sdk.build.targetdefinition.tpd index 1fc2f710c..ca9d6be94 100644 --- a/releng/org.simantics.sdk.build.targetdefinition/org.simantics.sdk.build.targetdefinition.tpd +++ b/releng/org.simantics.sdk.build.targetdefinition/org.simantics.sdk.build.targetdefinition.tpd @@ -92,7 +92,7 @@ location "http://www.simantics.org/update/eclipse/updates/4.7/" { org.eclipse.swt.tools.feature.feature.group } -location "http://download.eclipse.org/nebula/releases/latest" { +location "http://www.simantics.org/update/nebula/releases/1.3.0/release/" { org.eclipse.nebula.cwt.feature.feature.group org.eclipse.nebula.effects.stw.feature.feature.group org.eclipse.nebula.examples.feature.feature.group @@ -114,7 +114,7 @@ location "http://download.eclipse.org/nebula/releases/latest" { org.eclipse.nebula.widgets.xviewer.feature.feature.group } -location "http://download.eclipse.org/nattable/releases/1.5.0/repository" { +location "http://www.simantics.org/update/nebula/nattable/releases/1.5.0/repository/" { org.eclipse.nebula.widgets.nattable.core.feature.feature.group org.eclipse.nebula.widgets.nattable.core.source.feature.feature.group org.eclipse.nebula.widgets.nattable.extension.e4.feature.feature.group @@ -127,11 +127,16 @@ location "http://download.eclipse.org/nattable/releases/1.5.0/repository" { org.eclipse.nebula.widgets.nattable.extension.poi.source.feature.feature.group } -location "http://download.eclipse.org/e4/snapshots/org.eclipse.e4.tools/latest/" { +location "http://www.simantics.org/update/e4/snapshots/org.eclipse.e4.tools/latest-oxygen/" { org.eclipse.e4.tools.spies.feature.feature.group } -location "http://www.simantics.org/download/private/eclipse-4.7/external-components/maven" { +location "http://www.simantics.org/update/nebula/releases/1.3.0/incubation/" { + org.eclipse.nebula.incubation.feature.feature.group + org.eclipse.nebula.examples.incubation.feature.feature.group +} + +location "http://www.simantics.org/download/master/external-components/maven" { bouncycastle.bcmail-jdk14 bouncycastle.bcprov-jdk14 ch.qos.logback.classic @@ -298,7 +303,7 @@ location "http://www.simantics.org/download/private/eclipse-4.7/external-compone stax2-api.source } -location "http://www.simantics.org/download/private/eclipse-4.7/external-components/manual" { +location "http://www.simantics.org/download/master/external-components/manual" { org.apache.batik org.apache.poi.feature.feature.group } \ No newline at end of file diff --git a/releng/org.simantics.sdk.build.targetdefinition/simantics.target b/releng/org.simantics.sdk.build.targetdefinition/simantics.target index 9290a8b82..346566d3a 100644 --- a/releng/org.simantics.sdk.build.targetdefinition/simantics.target +++ b/releng/org.simantics.sdk.build.targetdefinition/simantics.target @@ -1,7 +1,7 @@ - + - + @@ -113,7 +113,7 @@ - + @@ -126,11 +126,16 @@ - + - + + + + + + @@ -297,17 +302,17 @@ - + - + - - - + + + diff --git a/releng/org.simantics.sdk.build.targetdefinition/simantics.tpd b/releng/org.simantics.sdk.build.targetdefinition/simantics.tpd index cb0e15abc..b67572b3f 100644 --- a/releng/org.simantics.sdk.build.targetdefinition/simantics.tpd +++ b/releng/org.simantics.sdk.build.targetdefinition/simantics.tpd @@ -1,10 +1,10 @@ -target "Simantics 1.30.0 Oxygen" +target "Simantics 1.31.0" with source allEnvironments -include "org.simantics.sdk.build.targetdefinition.tpd" +include "http://www.simantics.org/download/master/org.simantics.sdk.build.targetdefinition.tpd" -location "http://www.simantics.org/download/private/eclipse-4.7/sdk" { +location "http://www.simantics.org/download/master/sdk" { org.simantics.sdk.feature.group org.simantics.sdk.source.feature.group } -- 2.43.2