Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2018-05-15 21:49:05 +0000
committerAlexander Kurtakov2018-05-15 21:49:05 +0000
commitef37404d2126e7afdf52655d03d2c92aad7fd73a (patch)
tree0fcf4b433ca223d31f3fc73434a8ab46e92f55e7
parent97cd32abc473c4ff419af146783551df7dddc738 (diff)
downloadrt.equinox.bundles-ef37404d2126e7afdf52655d03d2c92aad7fd73a.tar.gz
rt.equinox.bundles-ef37404d2126e7afdf52655d03d2c92aad7fd73a.tar.xz
rt.equinox.bundles-ef37404d2126e7afdf52655d03d2c92aad7fd73a.zip
Touch features. This starts to get quite annoying. Change-Id: I9078d77857c1e5f702937b5ade1a633ac0f7c263 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
-rw-r--r--features/org.eclipse.equinox.sdk/forceQualifierUpdate.txt7
-rw-r--r--features/org.eclipse.equinox.server.p2/forceQualifierUpdate.txt1
-rw-r--r--features/org.eclipse.equinox.serverside.sdk/forceQualifierUpdate.txt3
3 files changed, 3 insertions, 8 deletions
diff --git a/features/org.eclipse.equinox.sdk/forceQualifierUpdate.txt b/features/org.eclipse.equinox.sdk/forceQualifierUpdate.txt
index fae5abc05..190554a60 100644
--- a/features/org.eclipse.equinox.sdk/forceQualifierUpdate.txt
+++ b/features/org.eclipse.equinox.sdk/forceQualifierUpdate.txt
@@ -1,11 +1,4 @@
# To force a version qualifier update add the bug here
-Bug 403352 - Update all parent versions to match our build stream
- -- Force update for luna
-Bug 436039 - Hard to explain build failure in I20140528-0115
-Bug 436758 - Installing a bundle that requires Java 7 when running 6 with -clean cannot recover
-Bug 458346 - Unusual, hard to decipher error in I-build
-Bug 483585 - I20151203-0800 build failed due to resolution problems
-Bug 506597 - Build failure on I20161026-2000
Bug 528810 - Compilation failure in I20171214-2000
Bug 533464 - Build failure in I20180411-0530
Bug 444188 - EclipsePreferences is not thread safe \ 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 4754fd72c..7825d985b 100644
--- a/features/org.eclipse.equinox.server.p2/forceQualifierUpdate.txt
+++ b/features/org.eclipse.equinox.server.p2/forceQualifierUpdate.txt
@@ -20,3 +20,4 @@ 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
diff --git a/features/org.eclipse.equinox.serverside.sdk/forceQualifierUpdate.txt b/features/org.eclipse.equinox.serverside.sdk/forceQualifierUpdate.txt
index b91e2830a..f35edced6 100644
--- a/features/org.eclipse.equinox.serverside.sdk/forceQualifierUpdate.txt
+++ b/features/org.eclipse.equinox.serverside.sdk/forceQualifierUpdate.txt
@@ -15,4 +15,5 @@ Bug 495069 - Try to move up to Jetty 9.3.9
Bug 506597 - Build failure on I20161026-2000
Bug 521792 - I-builds are failing from September 1 2017
Bug 528810 - Compilation failure in I20171214-2000
-Bug 533464 - Build failure in I20180411-0530 \ No newline at end of file
+Bug 533464 - Build failure in I20180411-0530
+Bug 444188 - EclipsePreferences is not thread safe \ No newline at end of file

Back to the top