Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVikas Chandra2019-11-20 02:47:14 +0000
committerVikas Chandra2019-11-20 02:47:14 +0000
commita493b117de77e98dc8c85440b8cccdc972025bab (patch)
treec42943e628f3b34a581d8d72df2769f644750aeb
parent59494aa4fc7bdcbff981040d7c30fda561e9c3af (diff)
downloadrt.equinox.bundles-a493b117de77e98dc8c85440b8cccdc972025bab.tar.gz
rt.equinox.bundles-a493b117de77e98dc8c85440b8cccdc972025bab.tar.xz
rt.equinox.bundles-a493b117de77e98dc8c85440b8cccdc972025bab.zip
Bug 553238 - Unanticipated comparator errors in I20191119-1800I20191120-2335I20191120-1800I20191120-0840I20191120-0600I20191119-2200
Change-Id: I25825fb1955c91174402ed9f090dbe662e46415d Signed-off-by: Vikas Chandra <Vikas.Chandra@in.ibm.com>
-rw-r--r--features/org.eclipse.equinox.core.sdk/forceQualifierUpdate.txt3
-rw-r--r--features/org.eclipse.equinox.server.jetty/forceQualifierUpdate.txt3
-rw-r--r--features/org.eclipse.equinox.server.p2/forceQualifierUpdate.txt3
-rw-r--r--features/org.eclipse.equinox.serverside.sdk/forceQualifierUpdate.txt3
4 files changed, 8 insertions, 4 deletions
diff --git a/features/org.eclipse.equinox.core.sdk/forceQualifierUpdate.txt b/features/org.eclipse.equinox.core.sdk/forceQualifierUpdate.txt
index 22159ed43..2f86b3c28 100644
--- a/features/org.eclipse.equinox.core.sdk/forceQualifierUpdate.txt
+++ b/features/org.eclipse.equinox.core.sdk/forceQualifierUpdate.txt
@@ -5,4 +5,5 @@ Bug 458346 - Unusual, hard to decipher error in I-build
Bug 506597 - Build failure on I20161026-2000
Comparator errors in I20180806-2000
Comparator errors in I20180821-0800
-Bug 551174 - Comparator errors in 4.14 I build - I20190917-1800 \ No newline at end of file
+Bug 551174 - Comparator errors in 4.14 I build - I20190917-1800
+Bug 553238 - Unanticipated comparator errors in I20191119-1800 \ No newline at end of file
diff --git a/features/org.eclipse.equinox.server.jetty/forceQualifierUpdate.txt b/features/org.eclipse.equinox.server.jetty/forceQualifierUpdate.txt
index ab95515a1..255590edd 100644
--- a/features/org.eclipse.equinox.server.jetty/forceQualifierUpdate.txt
+++ b/features/org.eclipse.equinox.server.jetty/forceQualifierUpdate.txt
@@ -26,4 +26,5 @@ Bug 546665 - Update platform to Jetty 9.4.17 to pick up security fixes
Bug 546888 - Update platform to Jetty 9.4.18
Bug 550094 - Update platform to Jetty 9.4.20
Bug 551763 - Update platform to Jetty 9.4.21
-Bug 552395 - Update platform to Jetty 9.4.22 \ No newline at end of file
+Bug 552395 - Update platform to Jetty 9.4.22
+Bug 553238 - Unanticipated comparator errors in I20191119-1800 \ No newline at end of file
diff --git a/features/org.eclipse.equinox.server.p2/forceQualifierUpdate.txt b/features/org.eclipse.equinox.server.p2/forceQualifierUpdate.txt
index 7825d985b..ed152d57f 100644
--- a/features/org.eclipse.equinox.server.p2/forceQualifierUpdate.txt
+++ b/features/org.eclipse.equinox.server.p2/forceQualifierUpdate.txt
@@ -20,4 +20,5 @@ Bug 458346 - Unusual, hard to decipher error in I-build
Bug 462096 - Latest X-build fails on "equinox-sdk" product due to dependencies missing
Bug 506597 - Build failure on I20161026-2000
Bug 528810 - Compilation failure in I20171214-2000
-Bug 444188 - EclipsePreferences is not thread safe \ No newline at end of file
+Bug 444188 - EclipsePreferences is not thread safe
+Bug 553238 - Unanticipated comparator errors in I20191119-1800 \ No newline at end of file
diff --git a/features/org.eclipse.equinox.serverside.sdk/forceQualifierUpdate.txt b/features/org.eclipse.equinox.serverside.sdk/forceQualifierUpdate.txt
index 5e7ce118d..b4cad1c7a 100644
--- a/features/org.eclipse.equinox.serverside.sdk/forceQualifierUpdate.txt
+++ b/features/org.eclipse.equinox.serverside.sdk/forceQualifierUpdate.txt
@@ -22,4 +22,5 @@ Bug 538962 - I-Build I20180911-1400 build failed
Needs a touch for felix.scr qualifier update
Build I20180920-0430 failed
Bug 544317 - IBuild I20190210-1800 failed due to unresolved project dependencies.
-Bug 549238 - 4.13.0 I-Build: I20190713-0230 - BUILD FAILED \ No newline at end of file
+Bug 549238 - 4.13.0 I-Build: I20190713-0230 - BUILD FAILED
+Bug 553238 - Unanticipated comparator errors in I20191119-1800 \ No newline at end of file

Back to the top