Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2020-01-12 08:19:47 +0000
committerAlexander Kurtakov2020-01-12 08:22:04 +0000
commit65edfab1a87379e91608dc1bcde4474586eb337e (patch)
treec62d89bff64b8539b0f5f2afd6453a6ee051e50b /features
parent0be247edf03cff909bf52c45fad3947f8c7a2989 (diff)
downloadrt.equinox.bundles-65edfab1a87379e91608dc1bcde4474586eb337e.tar.gz
rt.equinox.bundles-65edfab1a87379e91608dc1bcde4474586eb337e.tar.xz
rt.equinox.bundles-65edfab1a87379e91608dc1bcde4474586eb337e.zip
Bug 544571 - UnsupportedOperationException inI20200113-0130I20200112-1800
org.apache.felix.scr.impl.ComponentCommands Touch features for felix.scr update. Change-Id: Iafed5c33913c4bda787895ec8e682087ac2676be Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.equinox.compendium.sdk/forceQualifierUpdate.txt1
-rw-r--r--features/org.eclipse.equinox.core.feature/forceQualifierUpdate.txt1
-rw-r--r--features/org.eclipse.equinox.server.core/forceQualifierUpdate.txt3
3 files changed, 4 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.compendium.sdk/forceQualifierUpdate.txt b/features/org.eclipse.equinox.compendium.sdk/forceQualifierUpdate.txt
index 2491134c8..ffaaaf465 100644
--- a/features/org.eclipse.equinox.compendium.sdk/forceQualifierUpdate.txt
+++ b/features/org.eclipse.equinox.compendium.sdk/forceQualifierUpdate.txt
@@ -7,3 +7,4 @@ Bug 506953 - Update prereqs for Oxygen Milestones: Orbit URL
Bug 514338 - Update felix SCR to 2.0.12
Bug 529719 - Update felix SCR to 2.0.14
Touch feature for I20180903-0800 failure due to new felix.scr qualifier.
+Bug 544571 - Update felix SCR to 2.0.16
diff --git a/features/org.eclipse.equinox.core.feature/forceQualifierUpdate.txt b/features/org.eclipse.equinox.core.feature/forceQualifierUpdate.txt
index 786c38ccd..935b1d96e 100644
--- a/features/org.eclipse.equinox.core.feature/forceQualifierUpdate.txt
+++ b/features/org.eclipse.equinox.core.feature/forceQualifierUpdate.txt
@@ -6,4 +6,5 @@ Bug 506953 - Update prereqs for Oxygen Milestones: Orbit URL
Bug 529719 - Update felix SCR to 2.0.14
Touch feature for I20180903-0800 failure due to new felix.scr qualifier.
Bug 551174 - Comparator errors in 4.14 I build - I20190917-1800
+Bug 544571 - Update felix SCR to 2.0.16
diff --git a/features/org.eclipse.equinox.server.core/forceQualifierUpdate.txt b/features/org.eclipse.equinox.server.core/forceQualifierUpdate.txt
index 386adc783..ab2fb849a 100644
--- a/features/org.eclipse.equinox.server.core/forceQualifierUpdate.txt
+++ b/features/org.eclipse.equinox.server.core/forceQualifierUpdate.txt
@@ -5,4 +5,5 @@ Bug 506597 - Build failure on I20161026-2000
Bug 506953 - Update prereqs for Oxygen Milestones: Orbit URL
Bug 529719 - Update felix SCR to 2.0.14
Needs a touch for felix.scr qualifier update
-Bug 547066 - IBuild I20190507-1800 failed due to unresolved project dependencies. \ No newline at end of file
+Bug 547066 - IBuild I20190507-1800 failed due to unresolved project dependencies.
+Bug 544571 - Update felix SCR to 2.0.16 \ No newline at end of file

Back to the top