Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2022-03-07 10:57:13 +0000
committerVikas Chandra2022-03-07 11:02:18 +0000
commitbe678970d2a16114dae24497ba419e1d57c30562 (patch)
treead68f3c7fd61e98e81d0bdf266a30deb089a55e2
parent51b738addecf109840bd7e8513eea5d7367aa5a9 (diff)
downloadeclipse.pde.ui-be678970d2a16114dae24497ba419e1d57c30562.tar.gz
eclipse.pde.ui-be678970d2a16114dae24497ba419e1d57c30562.tar.xz
eclipse.pde.ui-be678970d2a16114dae24497ba419e1d57c30562.zip
Bug 579126 - 4.24 I-Build: I20220307-0340 - Comparator Errors FoundI20220307-1010I20220307-0630
Change-Id: Id165c3bfeec0b2d641c5d929f298519728b62200 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com> Reviewed-on: https://git.eclipse.org/r/c/pde/eclipse.pde.ui/+/191535 Tested-by: Vikas Chandra <Vikas.Chandra@in.ibm.com> Reviewed-by: Vikas Chandra <Vikas.Chandra@in.ibm.com>
-rw-r--r--ui/org.eclipse.pde.launching/forceQualifierUpdate.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/org.eclipse.pde.launching/forceQualifierUpdate.txt b/ui/org.eclipse.pde.launching/forceQualifierUpdate.txt
index e2fbf2f2f0..54fc0868a2 100644
--- a/ui/org.eclipse.pde.launching/forceQualifierUpdate.txt
+++ b/ui/org.eclipse.pde.launching/forceQualifierUpdate.txt
@@ -1,3 +1,4 @@
# To force a version qualifier update add the bug here
-Bug 578351 - Lambda generation order is unstable in ecj \ No newline at end of file
+Bug 578351 - Lambda generation order is unstable in ecj
+Bug 579126 - 4.24 I-Build: I20220307-0340 - Comparator Errors Found \ No newline at end of file

Back to the top