Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2017-12-15 07:08:17 +0000
committerAlexander Kurtakov2017-12-15 07:08:17 +0000
commitbc1daa5e608edd9fb7715d3fd546639f775c5020 (patch)
tree3e53838a8838794d65829b8de8aabd5478f8ace2
parent8d22dd6d2bf36a4f893e41f6e8485d088a27bd57 (diff)
downloadrt.equinox.bundles-I20171230-1500.tar.gz
rt.equinox.bundles-I20171230-1500.tar.xz
rt.equinox.bundles-I20171230-1500.zip
Touch the features. Change-Id: I1ff2c6d1252cf5e89f0ee5685cee3f78aba594c9 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
-rw-r--r--features/org.eclipse.equinox.sdk/forceQualifierUpdate.txt1
-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, 4 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.sdk/forceQualifierUpdate.txt b/features/org.eclipse.equinox.sdk/forceQualifierUpdate.txt
index 82cfec6a7..178aa6d1a 100644
--- a/features/org.eclipse.equinox.sdk/forceQualifierUpdate.txt
+++ b/features/org.eclipse.equinox.sdk/forceQualifierUpdate.txt
@@ -6,3 +6,4 @@ Bug 436758 - Installing a bundle that requires Java 7 when running 6 with -clean
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
diff --git a/features/org.eclipse.equinox.server.p2/forceQualifierUpdate.txt b/features/org.eclipse.equinox.server.p2/forceQualifierUpdate.txt
index ba3086b16..4754fd72c 100644
--- a/features/org.eclipse.equinox.server.p2/forceQualifierUpdate.txt
+++ b/features/org.eclipse.equinox.server.p2/forceQualifierUpdate.txt
@@ -19,3 +19,4 @@ Bug 453675 - touch org.eclipse.equinox.server.p2 for new httpcomponents
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
diff --git a/features/org.eclipse.equinox.serverside.sdk/forceQualifierUpdate.txt b/features/org.eclipse.equinox.serverside.sdk/forceQualifierUpdate.txt
index 403f78744..d7ecf0c41 100644
--- a/features/org.eclipse.equinox.serverside.sdk/forceQualifierUpdate.txt
+++ b/features/org.eclipse.equinox.serverside.sdk/forceQualifierUpdate.txt
@@ -13,4 +13,5 @@ Bug 462096 - Latest X-build fails on "equinox-sdk" product due to dependencies m
Bug 481453 - May need to 'touch' some features for I-build
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 \ No newline at end of file
+Bug 521792 - I-builds are failing from September 1 2017
+Bug 528810 - Compilation failure in I20171214-2000 \ No newline at end of file

Back to the top