Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2020-08-28 08:07:31 +0000
committerSravan Kumar Lakkimsetti2020-08-28 08:17:46 +0000
commit5c86508767a39f8d0b917d95cf5795a053d1752a (patch)
tree0978e119988c7010da7617db334544e3a3842872
parentc6adb63d1f245f7a71fa140111d050f58ba4d628 (diff)
downloadeclipse.platform.debug-5c86508767a39f8d0b917d95cf5795a053d1752a.tar.gz
eclipse.platform.debug-5c86508767a39f8d0b917d95cf5795a053d1752a.tar.xz
eclipse.platform.debug-5c86508767a39f8d0b917d95cf5795a053d1752a.zip
Change-Id: Ie885218329ee460a1cb21e67493ba1e432257a3b Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
-rw-r--r--org.eclipse.debug.core/forceQualifierUpdate.txt2
-rw-r--r--org.eclipse.debug.ui/forceQualifierUpdate.txt3
-rw-r--r--org.eclipse.ui.console/forceQualifierUpdate.txt2
3 files changed, 6 insertions, 1 deletions
diff --git a/org.eclipse.debug.core/forceQualifierUpdate.txt b/org.eclipse.debug.core/forceQualifierUpdate.txt
new file mode 100644
index 000000000..e3185a3bd
--- /dev/null
+++ b/org.eclipse.debug.core/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 566471 - I20200828-0150 - Comparator Errors Found
diff --git a/org.eclipse.debug.ui/forceQualifierUpdate.txt b/org.eclipse.debug.ui/forceQualifierUpdate.txt
index bdcfb9f5f..0ba44bccc 100644
--- a/org.eclipse.debug.ui/forceQualifierUpdate.txt
+++ b/org.eclipse.debug.ui/forceQualifierUpdate.txt
@@ -1,3 +1,4 @@
# To force a version qualifier update add the bug here
Bug 509973 - Comparator errors in I20170105-0320
-Bug 534597 - Unanticipated comparator errors in I20180511-2000 \ No newline at end of file
+Bug 534597 - Unanticipated comparator errors in I20180511-2000
+Bug 566471 - I20200828-0150 - Comparator Errors Found \ No newline at end of file
diff --git a/org.eclipse.ui.console/forceQualifierUpdate.txt b/org.eclipse.ui.console/forceQualifierUpdate.txt
new file mode 100644
index 000000000..e3185a3bd
--- /dev/null
+++ b/org.eclipse.ui.console/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 566471 - I20200828-0150 - Comparator Errors Found

Back to the top