Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarsten Thoms2017-11-17 09:52:51 +0000
committerAlexander Kurtakov2017-11-17 13:20:35 +0000
commitaf0ba9cd91e94565e92457007383d55a509cfa17 (patch)
tree46bf7a596d3d658e98ed598e0c7803587ee7a490
parentccc5ee382d576f6b2847dce1d26b9aedf63319eb (diff)
downloadeclipse.platform.team-af0ba9cd91e94565e92457007383d55a509cfa17.tar.gz
eclipse.platform.team-af0ba9cd91e94565e92457007383d55a509cfa17.tar.xz
eclipse.platform.team-af0ba9cd91e94565e92457007383d55a509cfa17.zip
Bug 527379 - Remove references to org.eclipse.update.configuratorI20171117-2000
Change-Id: I550d269fe886c674aeb401df15e17c71c8afadcf Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
-rw-r--r--tests/org.eclipse.team.tests.cvs.core/launchConfigurations/One CVS Test (CVSNT).launch1
-rw-r--r--tests/org.eclipse.team.tests.cvs.core/launchConfigurations/One CVS Test.launch1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/org.eclipse.team.tests.cvs.core/launchConfigurations/One CVS Test (CVSNT).launch b/tests/org.eclipse.team.tests.cvs.core/launchConfigurations/One CVS Test (CVSNT).launch
index 5a250b18a..9dab68b93 100644
--- a/tests/org.eclipse.team.tests.cvs.core/launchConfigurations/One CVS Test (CVSNT).launch
+++ b/tests/org.eclipse.team.tests.cvs.core/launchConfigurations/One CVS Test (CVSNT).launch
@@ -22,7 +22,6 @@
<mapEntry key="org.eclipse.core.resources/build/needbuild" value="false"/>
<mapEntry key="org.eclipse.ui/trace/graphics" value="false"/>
<mapEntry key="org.eclipse.jdt.core/debug/resolution" value="false"/>
-<mapEntry key="org.eclipse.update.configurator/debug" value="false"/>
<mapEntry key="org.eclipse.core.resources/perf/snapshot" value="1000"/>
<mapEntry key="org.eclipse.osgi/monitor/activation" value="false"/>
<mapEntry key="org.eclipse.jdt.ui/perf/content_assist/extensions" value="1000"/>
diff --git a/tests/org.eclipse.team.tests.cvs.core/launchConfigurations/One CVS Test.launch b/tests/org.eclipse.team.tests.cvs.core/launchConfigurations/One CVS Test.launch
index 86ded76de..c148e00de 100644
--- a/tests/org.eclipse.team.tests.cvs.core/launchConfigurations/One CVS Test.launch
+++ b/tests/org.eclipse.team.tests.cvs.core/launchConfigurations/One CVS Test.launch
@@ -271,7 +271,6 @@
<mapEntry key="org.eclipse.ui/trace/operations" value="false"/>
<mapEntry key="org.eclipse.ui/trace/operations.verbose" value="false"/>
<mapEntry key="org.eclipse.ui/trace/sources" value="false"/>
-<mapEntry key="org.eclipse.update.configurator/debug" value="false"/>
</mapAttribute>
<booleanAttribute key="useCustomFeatures" value="false"/>
<booleanAttribute key="useDefaultConfig" value="true"/>

Back to the top