From 769e12e19d5aed30ad39f62d09090ba2d988e4e8 Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Fri, 11 Sep 2020 18:49:37 +0300 Subject: Bug 566900 - Remove derby from releng scripts and tools No need to have it in these releng scripts as it's not used at all. Change-Id: Id7aa4422afacf99d7fe00e3c59f7ac7aef579ccc Signed-off-by: Alexander Kurtakov --- cje-production/promotion/promoteSites.sh | 2 +- .../configuration/sdk.tests/testScripts/test.xml | 57 ---------------------- production/testScripts/updateTestResultsPages.sh | 15 ------ 3 files changed, 1 insertion(+), 73 deletions(-) diff --git a/cje-production/promotion/promoteSites.sh b/cje-production/promotion/promoteSites.sh index e2494dc4f..eaa4ac64c 100755 --- a/cje-production/promotion/promoteSites.sh +++ b/cje-production/promotion/promoteSites.sh @@ -202,7 +202,7 @@ function createBaseBuilder () -debug -consolelog -data ${WORKSPACE}/workspace-toolsinstall \ -application org.eclipse.equinox.p2.director \ -repository "https://download.eclipse.org/eclipse/updates/4.16/","https://download.eclipse.org/eclipse/updates/buildtools/","https://download.eclipse.org/webtools/downloads/drops/R3.17.0/R-3.17.0-20200306035042/repositoryunittests" \ - -installIU org.eclipse.platform.ide,org.eclipse.pde.api.tools,org.eclipse.releng.build.tools.feature.feature.group,org.eclipse.wtp.releng.tools.feature.feature.group,org.apache.derby.core.feature.feature.group \ + -installIU org.eclipse.platform.ide,org.eclipse.pde.api.tools,org.eclipse.releng.build.tools.feature.feature.group,org.eclipse.wtp.releng.tools.feature.feature.group \ -destination ${BASEBUILDER_DIR} \ -profile SDKProfile popd diff --git a/production/testScripts/configuration/sdk.tests/testScripts/test.xml b/production/testScripts/configuration/sdk.tests/testScripts/test.xml index a005993ef..dcd05577b 100644 --- a/production/testScripts/configuration/sdk.tests/testScripts/test.xml +++ b/production/testScripts/configuration/sdk.tests/testScripts/test.xml @@ -427,54 +427,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -