diff options
author | Sravan Kumar Lakkimsetti | 2020-08-28 08:07:31 +0000 |
---|---|---|
committer | Sravan Kumar Lakkimsetti | 2020-08-28 08:17:46 +0000 |
commit | 5c86508767a39f8d0b917d95cf5795a053d1752a (patch) | |
tree | 0978e119988c7010da7617db334544e3a3842872 | |
parent | c6adb63d1f245f7a71fa140111d050f58ba4d628 (diff) | |
download | eclipse.platform.debug-Y20200907-1200.tar.gz eclipse.platform.debug-Y20200907-1200.tar.xz eclipse.platform.debug-Y20200907-1200.zip |
Bug 566471 - I20200828-0150 - Comparator Errors FoundY20200915-2240Y20200915-0150Y20200914-1200Y20200913-1200Y20200912-1200Y20200911-1200Y20200910-1200Y20200909-1200Y20200908-1200Y20200907-1200Y20200903-2210Y20200901-1200S4_17_0_RC2R4_17I20200902-1800I20200902-0600I20200901-1800I20200901-0600I20200831-1800I20200831-0600I20200830-1800I20200830-0600I20200829-1800I20200829-0600I20200828-1800
Change-Id: Ie885218329ee460a1cb21e67493ba1e432257a3b
Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
-rw-r--r-- | org.eclipse.debug.core/forceQualifierUpdate.txt | 2 | ||||
-rw-r--r-- | org.eclipse.debug.ui/forceQualifierUpdate.txt | 3 | ||||
-rw-r--r-- | org.eclipse.ui.console/forceQualifierUpdate.txt | 2 |
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 |